aahung / Unshaky

A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]

Home Page:https://unshaky.nestederror.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arabic Localization

yosif111 opened this issue · comments

Language
Arabic

Can you help with the translation?
(Yes/No)
Yes!

commented

Hi @yosif111 thanks for your interest. A branch named "lang/ar" has been created and you can see 5 string files in "ar.lproj"

For each file you will see several "some identifier here" = "some text in English here"; and only "some text in English here" part need translation. Besides, /* ... */ are comments and they don't need translation.

When you done, just create a PR.

Thanks!

commented

close due to inactivity