mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Merge pull request #5405 from LanetNetwork/uk_upd
Update ukrainian translation
This commit is contained in:
commit
a3d4c3d948
4 changed files with 2500 additions and 3770 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -568,12 +568,6 @@ export default {
|
|||
name: "Română (România)",
|
||||
load: () => import('./data/ro-RO.i18n.json'),
|
||||
},
|
||||
"ru-UA": {
|
||||
code: "ru",
|
||||
tag: "ru-UA",
|
||||
name: "Русский (Украина)",
|
||||
load: () => import('./data/ru-UA.i18n.json'),
|
||||
},
|
||||
"ru": {
|
||||
code: "ru",
|
||||
tag: "ru",
|
||||
|
@ -634,18 +628,6 @@ export default {
|
|||
name: "Türkçe",
|
||||
load: () => import('./data/tr.i18n.json'),
|
||||
},
|
||||
"ua-UA": {
|
||||
code: "ua",
|
||||
tag: "ua-UA",
|
||||
name: "українська (Україна)",
|
||||
load: () => import('./data/ua-UA.i18n.json'),
|
||||
},
|
||||
"ua": {
|
||||
code: "ua",
|
||||
tag: "ua",
|
||||
name: "українська (Україна)",
|
||||
load: () => import('./data/ua.i18n.json'),
|
||||
},
|
||||
"ug": {
|
||||
code: "ug",
|
||||
tag: "ug",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue