diff --git a/locales/de/translation.json b/locales/de/translation.json index 1791a566..3eb2eab9 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Darstellung", "font_size": "Schriftgröße", + "font_family": "Font family", "language": "Sprache", "color_theme": "Farb-Design", "theme": { diff --git a/locales/es-ES/translation.json b/locales/es-ES/translation.json index 5609fd65..da7cd9ac 100644 --- a/locales/es-ES/translation.json +++ b/locales/es-ES/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Appearance", "font_size": "Font size", + "font_family": "Font family", "language": "Language", "color_theme": "Color theme", "theme": { diff --git a/locales/fr/translation.json b/locales/fr/translation.json index 1f6993bd..50cea6cd 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Apparence", "font_size": "Taille de la police", + "font_family": "Font family", "language": "Langue", "color_theme": "Color theme", "theme": { diff --git a/locales/id/translation.json b/locales/id/translation.json index 5609fd65..da7cd9ac 100644 --- a/locales/id/translation.json +++ b/locales/id/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Appearance", "font_size": "Font size", + "font_family": "Font family", "language": "Language", "color_theme": "Color theme", "theme": { diff --git a/locales/it/translation.json b/locales/it/translation.json index 606f628e..0a461d8f 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Aspetto", "font_size": "Dimensione caratteri", + "font_family": "Font family", "language": "Lingua", "color_theme": "Tema cromatico", "theme": { diff --git a/locales/ja/translation.json b/locales/ja/translation.json index ea99b53f..b407e72d 100644 --- a/locales/ja/translation.json +++ b/locales/ja/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "外観", "font_size": "フォントサイズ", + "font_family": "Font family", "language": "言語", "color_theme": "カラーテーマ", "theme": { diff --git a/locales/ko/translation.json b/locales/ko/translation.json index 5609fd65..da7cd9ac 100644 --- a/locales/ko/translation.json +++ b/locales/ko/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Appearance", "font_size": "Font size", + "font_family": "Font family", "language": "Language", "color_theme": "Color theme", "theme": { diff --git a/locales/pl/translation.json b/locales/pl/translation.json index fc8f6114..84f222d9 100644 --- a/locales/pl/translation.json +++ b/locales/pl/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Wygląd", "font_size": "Rozmiar czcionki", + "font_family": "Font family", "language": "Język", "color_theme": "Motyw kolorystyczny", "theme": { diff --git a/locales/pt-BR/translation.json b/locales/pt-BR/translation.json index 31288347..21d12dd2 100644 --- a/locales/pt-BR/translation.json +++ b/locales/pt-BR/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "Aparência", "font_size": "Tamanho da fonte", + "font_family": "Font family", "language": "Idioma", "color_theme": "Tema de cores", "theme": { diff --git a/locales/zh-CN/translation.json b/locales/zh-CN/translation.json index 0c04b585..96bf5790 100644 --- a/locales/zh-CN/translation.json +++ b/locales/zh-CN/translation.json @@ -93,6 +93,7 @@ "appearance": { "title": "外观", "font_size": "字体大小", + "font_family": "Font family", "language": "语言", "color_theme": "颜色主题", "theme": {