diff --git a/translations/ar.json b/translations/ar.json index abe07d516..87aa14b64 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -227,5 +227,6 @@ "Remove the custom font": "إزالة الخط المخصص", "LCD": "شاشات الكريستال السائل", "Blue": "أزرق", - "Zen": "زين" + "Zen": "زين", + "Night": "ليل" } diff --git a/translations/ca.json b/translations/ca.json index 816394f21..a4af03d52 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -227,5 +227,6 @@ "Remove the custom font": "Elimineu el tipus de lletra personalitzat", "LCD": "LCD", "Blue": "Blau", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nit" } diff --git a/translations/cy.json b/translations/cy.json index 5f263ce81..f66d35260 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -227,5 +227,6 @@ "Remove the custom font": "Tynnwch y ffont arferiad", "LCD": "LCD", "Blue": "Glas", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noson" } diff --git a/translations/de.json b/translations/de.json index ab4226e61..681f199c8 100644 --- a/translations/de.json +++ b/translations/de.json @@ -227,5 +227,6 @@ "Remove the custom font": "Entfernen Sie die benutzerdefinierte Schriftart", "LCD": "LCD", "Blue": "Blau", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nacht" } diff --git a/translations/en.json b/translations/en.json index 81259f789..fb7c494e7 100644 --- a/translations/en.json +++ b/translations/en.json @@ -227,5 +227,6 @@ "Remove the custom font": "Remove the custom font", "LCD": "LCD", "Blue": "Blue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Night" } diff --git a/translations/es.json b/translations/es.json index a4f1af213..0db1ae6e9 100644 --- a/translations/es.json +++ b/translations/es.json @@ -227,5 +227,6 @@ "Remove the custom font": "Eliminar la fuente personalizada", "LCD": "LCD", "Blue": "Azul", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noche" } diff --git a/translations/fr.json b/translations/fr.json index 109c70a33..912749c65 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -227,5 +227,6 @@ "Remove the custom font": "Supprimer la police personnalisée", "LCD": "LCD", "Blue": "Bleue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nuit" } diff --git a/translations/ga.json b/translations/ga.json index fbacd7cbb..b0b921ff2 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -227,5 +227,6 @@ "Remove the custom font": "Bain an cló saincheaptha", "LCD": "LCD", "Blue": "Gorm", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Oíche" } diff --git a/translations/hi.json b/translations/hi.json index a88d4bfe9..04f322462 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -227,5 +227,6 @@ "Remove the custom font": "कस्टम फ़ॉन्ट निकालें", "LCD": "LCD", "Blue": "नीला", - "Zen": "जेन" + "Zen": "जेन", + "Night": "रात" } diff --git a/translations/it.json b/translations/it.json index dab143cb7..e78f074cb 100644 --- a/translations/it.json +++ b/translations/it.json @@ -227,5 +227,6 @@ "Remove the custom font": "Rimuovi il carattere personalizzato", "LCD": "LCD", "Blue": "Blu", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Notte" } diff --git a/translations/ja.json b/translations/ja.json index b997de6a6..731136f43 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -227,5 +227,6 @@ "Remove the custom font": "カスタムフォントを削除する", "LCD": "液晶", "Blue": "青い", - "Zen": "禅" + "Zen": "禅", + "Night": "夜" } diff --git a/translations/oc.json b/translations/oc.json index b84d7eedc..7e5aafd83 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -223,5 +223,6 @@ "Remove the custom font": "Remove the custom font", "LCD": "LCD", "Blue": "Blue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Night" } diff --git a/translations/pt.json b/translations/pt.json index 0cf6d6b80..5a53092dc 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -227,5 +227,6 @@ "Remove the custom font": "Remova a fonte personalizada", "LCD": "LCD", "Blue": "Azul", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noite" } diff --git a/translations/ru.json b/translations/ru.json index 73e262e30..32b3cbb54 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -227,5 +227,6 @@ "Remove the custom font": "Удалить пользовательский шрифт", "LCD": "ЖК", "Blue": "синий", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Ночь" } diff --git a/translations/zh.json b/translations/zh.json index 487d3df41..ae7b228f7 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -226,5 +226,6 @@ "Remove the custom font": "删除自定义字体", "LCD": "液晶显示器", "Blue": "蓝色", - "Zen": "禅" + "Zen": "禅", + "Night": "晚" }