Skip to content

Commit

Permalink
Removed Azeri/Azerbaijani from RTL list.
Browse files Browse the repository at this point in the history
Thanks to yarons.

Related wekan/php#2
  • Loading branch information
xet7 committed Sep 15, 2022
1 parent 5ae1c3d commit 627d183
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions imports/i18n/languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 627d183

Please sign in to comment.