FR: #4048 - Add color customization to the chatbot (#4885)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
Diego Romero-Lovo
2024-06-26 04:51:00 -05:00
committed by GitHub
parent 8fa6cb5e03
commit 4c0a31d38b
38 changed files with 379 additions and 18 deletions

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Anzeigen',
hide: 'Verbergen',
},
chatColorTheme: 'Chat-Farbschema',
chatColorThemeDesc: 'Legen Sie das Farbschema des Chatbots fest',
chatColorThemeInverted: 'Invertiert',
invalidHexMessage: 'Ungültiger Hex-Wert',
more: {
entry: 'Mehr Einstellungen anzeigen',
copyright: 'Urheberrecht',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Show',
hide: 'Hide',
},
chatColorTheme: 'Chat color theme',
chatColorThemeDesc: 'Set the color theme of the chatbot',
chatColorThemeInverted: 'Inverted',
invalidHexMessage: 'Invalid hex value',
more: {
entry: 'Show more settings',
copyright: 'Copyright',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Afficher',
hide: 'Masquer',
},
chatColorTheme: 'Thème de couleur du chatbot',
chatColorThemeDesc: 'Définir le thème de couleur du chatbot',
chatColorThemeInverted: 'Inversé',
invalidHexMessage: 'Valeur hexadécimale invalide',
more: {
entry: 'Afficher plus de paramètres',
copyright: 'Droits d\'auteur',

View File

@@ -53,6 +53,10 @@ const translation = {
show: 'दिखाएं',
hide: 'छुपाएं',
},
chatColorTheme: 'चैटबॉट का रंग थीम',
chatColorThemeDesc: 'चैटबॉट का रंग थीम निर्धारित करें',
chatColorThemeInverted: 'उल्टा',
invalidHexMessage: 'अमान्य हेक्स मान',
more: {
entry: 'अधिक सेटिंग्स दिखाएं',
copyright: 'कॉपीराइट',

View File

@@ -49,6 +49,10 @@ const translation = {
show: '表示',
hide: '非表示',
},
chatColorTheme: 'チャットボットのカラーテーマ',
chatColorThemeDesc: 'チャットボットのカラーテーマを設定します',
chatColorThemeInverted: '反転',
invalidHexMessage: '無効な16進数値',
more: {
entry: 'その他の設定を表示',
copyright: '著作権',

View File

@@ -49,6 +49,10 @@ const translation = {
show: '표시',
hide: '숨기기',
},
chatColorTheme: '챗봇 색상 테마',
chatColorThemeDesc: '챗봇의 색상 테마를 설정하세요',
chatColorThemeInverted: '반전',
invalidHexMessage: '잘못된 16진수 값',
more: {
entry: '추가 설정 보기',
copyright: '저작권',

View File

@@ -53,6 +53,10 @@ const translation = {
show: 'Pokaż',
hide: 'Ukryj',
},
chatColorTheme: 'Motyw kolorystyczny czatu',
chatColorThemeDesc: 'Ustaw motyw kolorystyczny czatu',
chatColorThemeInverted: 'Odwrócony',
invalidHexMessage: 'Nieprawidłowa wartość heksadecymalna',
more: {
entry: 'Pokaż więcej ustawień',
copyright: 'Prawa autorskie',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Mostrar',
hide: 'Ocultar',
},
chatColorTheme: 'Tema de cor do chatbot',
chatColorThemeDesc: 'Defina o tema de cor do chatbot',
chatColorThemeInverted: 'Inve',
invalidHexMessage: 'Valor hex inválido',
more: {
entry: 'Mostrar mais configurações',
copyright: 'Direitos autorais',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Afișați',
hide: 'Ascundeți',
},
chatColorTheme: 'Tema de culoare a chatului',
chatColorThemeDesc: 'Setați tema de culoare a chatbotului',
chatColorThemeInverted: 'Inversat',
invalidHexMessage: 'Valoare hex nevalidă',
more: {
entry: 'Afișați mai multe setări',
copyright: 'Drepturi de autor',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Показати',
hide: 'Приховати',
},
chatColorTheme: 'Тема кольору чату',
chatColorThemeDesc: 'Встановіть тему кольору чат-бота',
chatColorThemeInverted: 'Інвертовано',
invalidHexMessage: 'Недійсне шістнадцяткове значення',
more: {
entry: 'Показати додаткові налаштування',
copyright: 'Авторське право',

View File

@@ -49,6 +49,10 @@ const translation = {
show: 'Hiển thị',
hide: 'Ẩn',
},
chatColorTheme: 'Chủ đề màu sắc trò chuyện',
chatColorThemeDesc: 'Thiết lập chủ đề màu sắc của chatbot',
chatColorThemeInverted: 'Đảo ngược',
invalidHexMessage: 'Giá trị không hợp lệ của hệ màu hex',
more: {
entry: 'Hiển thị thêm cài đặt',
copyright: 'Bản quyền',

View File

@@ -49,6 +49,10 @@ const translation = {
show: '显示',
hide: '隐藏',
},
chatColorTheme: '聊天颜色主题',
chatColorThemeDesc: '设置聊天机器人的颜色主题',
chatColorThemeInverted: '反转',
invalidHexMessage: '无效的十六进制值',
more: {
entry: '展示更多设置',
copyright: '版权',

View File

@@ -49,6 +49,10 @@ const translation = {
show: '展示',
hide: '隱藏',
},
chatColorTheme: '聊天顏色主題',
chatColorThemeDesc: '設定聊天機器人的顏色主題',
chatColorThemeInverted: '反轉',
invalidHexMessage: '無效的十六進制值',
more: {
entry: '展示更多設定',
copyright: '版權',