mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
Removed Azeri/Azerbaijani from RTL list.
Thanks to yarons. Related https://github.com/wekan/php/pull/2
This commit is contained in:
parent
5ae1c3de1e
commit
627d183015
1 changed files with 0 additions and 3 deletions
|
@ -32,21 +32,18 @@ export default {
|
|||
tag: "az-AZ",
|
||||
name: "Azərbaycan (Azərbaycan)",
|
||||
load: () => import('./data/az-AZ.i18n.json'),
|
||||
rtl: "true",
|
||||
},
|
||||
"az-LA": {
|
||||
code: "az",
|
||||
tag: "az-LA",
|
||||
name: "Azərbaycan (Latin)",
|
||||
load: () => import('./data/az-LA.i18n.json'),
|
||||
rtl: "true",
|
||||
},
|
||||
"az": {
|
||||
code: "az",
|
||||
tag: "az",
|
||||
name: "Azərbaycan",
|
||||
load: () => import('./data/az.i18n.json'),
|
||||
rtl: "true",
|
||||
},
|
||||
"bg": {
|
||||
code: "bg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue