Initial Arabic translation

This commit is contained in:
Abdullah Ibrahim
2023-08-25 19:04:44 +03:00
parent 7c9068cf17
commit 3d382d0354
2 changed files with 546 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ pub const LANGS: &[(&str, &str)] = &[
("sl", "Slovenščina"),
("ro", "Română"),
("lt", "Lietuvių"),
("ar": "العربية"),
];
#[cfg(not(any(target_os = "android", target_os = "ios")))]