Add German (de-DE) translation and enable it in i18n config

This commit is contained in:
symonbaikov
2025-07-05 22:46:32 +03:00
parent ffb9693184
commit e1efe663a0
4 changed files with 17 additions and 35 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ module.exports.i18n = {
*
*/
locales: ['en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU'],
locales: ['en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU', 'de-DE'],
/**
*