mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-05-06 09:37:02 +02:00
Fix language code capitalisation. (#1385)
This commit is contained in:
committed by
GitHub
parent
6d1e962fc6
commit
d745403757
@@ -247,7 +247,7 @@
|
||||
},
|
||||
{
|
||||
"name": "فارسی",
|
||||
"code": "Fa",
|
||||
"code": "fa",
|
||||
"translation": {
|
||||
"Tiny File Manager": "مدیریت فایل کوچک",
|
||||
"File Manager": "مدیریت فایل",
|
||||
@@ -1881,7 +1881,7 @@
|
||||
},
|
||||
{
|
||||
"name": "العربية",
|
||||
"code": "Ar",
|
||||
"code": "ar",
|
||||
"translation": {
|
||||
"AppName": "مدير الملفات الصغير",
|
||||
"AppTitle": "مدير الملفات",
|
||||
|
||||
Reference in New Issue
Block a user