1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

ref: Fix locale position

This commit is contained in:
Maksim Eltyshev 2025-05-30 13:44:58 +02:00
parent 74274e511f
commit eb2a3a2875

View file

@ -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'],
/**
*