Skip to content

Commit

Permalink
feat(machinery) Adding kabyle mapping to Google machinery (#12504)
Browse files Browse the repository at this point in the history
Adding kabyle mapping to Google machinery by mapping the so called Tamazight Latin.
  • Loading branch information
BoFFire committed Sep 19, 2024
1 parent 8190a06 commit 3be8ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate/machinery/google.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class GoogleBaseTranslation(MachineTranslation):
"fil": "tl",
"zh_Hant": "zh-TW",
"zh_Hans": "zh-CN",
"ber-Latn": "kab", # Adding Kabyle language by mapping Tamazight latin
}
language_aliases = ({"zh-CN", "zh"},)

Expand Down

0 comments on commit 3be8ad2

Please sign in to comment.