Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ar_AR.json | Modar M. Alfadly | 2022-10-29 | 1 | -4/+98 |
| | |||||
* | Add minor edits to Arabic localization | xmodar | 2022-10-27 | 1 | -6/+6 |
| | |||||
* | Add Arabic localization feedback revisions | xmodar | 2022-10-26 | 1 | -31/+31 |
| | |||||
* | Add LTR checkpoint lists and updated Arabic localization | xmodar | 2022-10-26 | 1 | -12/+14 |
| | |||||
* | Add complete retranslation for the Arabic localization | xmodar | 2022-10-25 | 1 | -421/+387 |
| | | | | | | | | | | | Used the following resources: - https://www.almaany.com/ - https://translate.google.com/ - https://techtionary.thinktech.sa/ - https://sdaia.gov.sa/files/Dictionary.pdf The translations are ordered by the way they appear in the UI. This version abandons literal translation and adds explainations where possible. | ||||
* | Add RTL languages support and improved Arabic localization | xmodar | 2022-10-25 | 1 | -690/+455 |
| | |||||
* | Add Arabic localization | blackneoo | 2022-10-24 | 1 | -0/+691 |
Arabic translation for the UI interface, however arabic language is a right to left language, so for proper display (especially when text contain both Arabic and English text) it is required to add dir="rtl" in the style, i suggest adding a checkbox in setting to trigger this for right to left languages |