mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 09:13:18 +03:00
ref: Fix locale position
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports.i18n = {
|
||||
*
|
||||
*/
|
||||
|
||||
locales: ['en-GB', 'en-US', 'ru-RU', 'it-IT'],
|
||||
locales: ['en-GB', 'en-US', 'it-IT', 'ru-RU'],
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user