mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
remove deprecated & invalid translation
This commit is contained in:
parent
e73a44d15b
commit
4ed67832d2
2 changed files with 0 additions and 1270 deletions
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