aboutsummaryrefslogtreecommitdiffstats
path: root/localizations/ar_AR.json
AgeCommit message (Collapse)AuthorLines
2022-11-08Remove old localizations from the main repo.AUTOMATIC-518/+0
Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
2022-10-30Update ar_AR.jsonModar M. Alfadly-4/+98
2022-10-27Add minor edits to Arabic localizationxmodar-6/+6
2022-10-27Add Arabic localization feedback revisionsxmodar-31/+31
2022-10-26Add LTR checkpoint lists and updated Arabic localizationxmodar-12/+14
2022-10-26Add complete retranslation for the Arabic localizationxmodar-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.
2022-10-25Add RTL languages support and improved Arabic localizationxmodar-690/+455
2022-10-24Add Arabic localizationblackneoo-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