1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-25 08:09:44 +02:00

fix: Update German translation (#1235)

This commit is contained in:
Symon Baikov 2025-07-07 12:47:21 +03:00 committed by GitHub
parent b22dba0d11
commit 76c7be5063
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 1 deletions

View file

@ -19,7 +19,7 @@ module.exports.i18n = {
*
*/
locales: ['en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU'],
locales: ['de-DE', 'en-GB', 'en-US', 'es-ES', 'it-IT', 'ru-RU'],
/**
*