Add Amharic locale

This commit is contained in:
arkon
2020-10-04 13:10:40 -04:00
parent 2992a0f4d8
commit 842295348e
2 changed files with 3 additions and 2 deletions

View File

@ -168,6 +168,7 @@ class SettingsGeneralController : SettingsController() {
// Due to compatibility issues:
// - Hebrew: `he` is copied into `iw` at build time
langs += arrayOf(
"am",
"ar",
"be",
"bg",