refactor broadcast UI.
This commit is contained in:
@ -63,8 +63,7 @@ export const setting = {
|
||||
ignore_emotes: 'Ignore Emotes',
|
||||
chat_sound: 'Play Chat Sound',
|
||||
keyboard_layout: 'Keyboard Layout',
|
||||
broadcast_is_active: 'Broadcast Enabled',
|
||||
broadcast_url: 'RTMP URL',
|
||||
broadcast_title: 'Live Broadcast',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
@ -63,8 +63,8 @@ export const setting = {
|
||||
ignore_emotes: 'Ignorar Emotes',
|
||||
chat_sound: 'Reproducir Sonidos Chat',
|
||||
keyboard_layout: 'Keyboard Layout',
|
||||
broadcast_is_active: 'Habilitar Broadcast',
|
||||
broadcast_url: 'RTMP url',
|
||||
// TODO
|
||||
//broadcast_title: 'Live Broadcast',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
@ -63,8 +63,8 @@ export const setting = {
|
||||
ignore_emotes: 'Ignorer les Emotes',
|
||||
chat_sound: 'Jouer le son du tchat',
|
||||
keyboard_layout: 'Langue du clavier',
|
||||
broadcast_is_active: 'Broadcast activé',
|
||||
broadcast_url: 'RTMP URL',
|
||||
// TODO
|
||||
//broadcast_title: 'Live Broadcast',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
@ -63,8 +63,8 @@ export const setting = {
|
||||
ignore_emotes: 'Ignorer smilefjes',
|
||||
chat_sound: 'Sludringslyd',
|
||||
keyboard_layout: 'Tastaturoppsett',
|
||||
broadcast_is_active: 'Kringkasting påslått',
|
||||
broadcast_url: 'RTMP-nettadresse',
|
||||
// TODO
|
||||
//broadcast_title: 'Live Broadcast',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
@ -63,8 +63,7 @@ export const setting = {
|
||||
ignore_emotes: 'Ignorovať smajlíky',
|
||||
chat_sound: 'Prehrávať zvuky chatu',
|
||||
keyboard_layout: 'Rozloženie klávesnice',
|
||||
broadcast_is_active: 'Zapnúť vysielanie',
|
||||
broadcast_url: 'RTMP adresa',
|
||||
broadcast_title: 'Živé vysielanie',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
@ -63,8 +63,8 @@ export const setting = {
|
||||
ignore_emotes: 'Ignorera Emotes',
|
||||
chat_sound: 'Spela Chatt Ljud',
|
||||
keyboard_layout: 'Tangentbordslayout',
|
||||
broadcast_is_active: 'Sändning Aktiverad',
|
||||
broadcast_url: 'RTMP url',
|
||||
// TODO
|
||||
//broadcast_title: 'Live Broadcast',
|
||||
}
|
||||
|
||||
export const connection = {
|
||||
|
Reference in New Issue
Block a user