Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #1084

Merged
merged 10 commits into from
Aug 12, 2023
3 changes: 2 additions & 1 deletion locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Darstellung",
"font_size": "Schriftgröße",
"language": "Sprache"
"language": "Sprache",
"color_theme": "Color theme"
},
"save": "Speichern",
"close": "Schließen",
Expand Down
3 changes: 2 additions & 1 deletion locales/es-ES/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Appearance",
"font_size": "Font size",
"language": "Language"
"language": "Language",
"color_theme": "Color theme"
},
"save": "Save",
"close": "Close",
Expand Down
3 changes: 2 additions & 1 deletion locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Apparence",
"font_size": "Taille de la police",
"language": "Langue"
"language": "Langue",
"color_theme": "Color theme"
},
"save": "Sauvegarder",
"close": "Fermer",
Expand Down
3 changes: 2 additions & 1 deletion locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Appearance",
"font_size": "Font size",
"language": "Language"
"language": "Language",
"color_theme": "Color theme"
},
"save": "Save",
"close": "Close",
Expand Down
3 changes: 2 additions & 1 deletion locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Aspetto",
"font_size": "Dimensione caratteri",
"language": "Lingua"
"language": "Lingua",
"color_theme": "Color theme"
},
"save": "Salva",
"close": "Chiudi",
Expand Down
3 changes: 2 additions & 1 deletion locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "外観",
"font_size": "フォントサイズ",
"language": "言語"
"language": "言語",
"color_theme": "Color theme"
},
"save": "保存",
"close": "閉じる",
Expand Down
3 changes: 2 additions & 1 deletion locales/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Appearance",
"font_size": "Font size",
"language": "Language"
"language": "Language",
"color_theme": "Color theme"
},
"save": "Save",
"close": "Close",
Expand Down
3 changes: 2 additions & 1 deletion locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Appearance",
"font_size": "Font size",
"language": "Language"
"language": "Language",
"color_theme": "Color theme"
},
"save": "Save",
"close": "Close",
Expand Down
3 changes: 2 additions & 1 deletion locales/pt-BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Aparência",
"font_size": "Tamanho da fonte",
"language": "Idioma"
"language": "Idioma",
"color_theme": "Color theme"
},
"save": "Salvar",
"close": "Fechar",
Expand Down
3 changes: 2 additions & 1 deletion locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"appearance": {
"title": "Appearance",
"font_size": "Font size",
"language": "Language"
"language": "Language",
"color_theme": "Color theme"
},
"save": "Save",
"close": "Close",
Expand Down
Loading