mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 22:12:17 +00:00
Arabic translation (#162)
* Create ar.json Added Arabic translation * Update i18n.ts Add Arabic translation * Update i18n.ts --------- Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,8 @@ const languageList = {
|
||||
"ur": "Urdu",
|
||||
"ko-KR": "한국어",
|
||||
"ru": "Русский",
|
||||
"cs-CZ": "Čeština"
|
||||
"cs-CZ": "Čeština",
|
||||
"ar": "العربية"
|
||||
};
|
||||
|
||||
let messages = {
|
||||
|
||||
Reference in New Issue
Block a user