mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Added Serbian (Latin) and Serbian (Cyrillic) languages
This commit is contained in:
parent
1d11d9e35c
commit
f02d6ae823
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,8 @@ import ptBR from './pt-BR';
|
|||
import roRO from './ro-RO';
|
||||
import ruRU from './ru-RU';
|
||||
import skSK from './sk-SK';
|
||||
import srLaCS from './sr-Latn-CS';
|
||||
import srCyCS from './sr-Cyrl-CS';
|
||||
import svSE from './sv-SE';
|
||||
import trTR from './tr-TR';
|
||||
import ukUA from './uk-UA';
|
||||
|
@ -48,6 +50,8 @@ const locales = [
|
|||
roRO,
|
||||
ruRU,
|
||||
skSK,
|
||||
srLaCS,
|
||||
srCyCS,
|
||||
svSE,
|
||||
trTR,
|
||||
ukUA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue