aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/localization.js
Commit message (Collapse)AuthorAgeFilesLines
* Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-177/+177
|
* Make dump translations work againAarni Koskela2023-05-131-7/+12
|
* Wait for DOMContentLoaded until checking whether localization should be disabledAarni Koskela2023-05-131-20/+21
| | | | Refs https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9955#issuecomment-1546587143
* Make localization.js do nothing if there's no localization to doAarni Koskela2023-05-041-31/+37
|
* Fix a whole bunch of implicit globalsAarni Koskela2023-04-301-5/+5
|
* add option to show/hide warningsAUTOMATIC2023-01-181-1/+1
| | | | | removed hiding warnings from LDSR fixed/reworked few places that produced warnings
* change style dropdowns to multiselectAUTOMATIC2023-01-141-4/+2
|
* Remove rtl: false from localizationsxmodar2022-10-251-1/+4
|
* Add RTL languages support and improved Arabic localizationxmodar2022-10-251-1/+19
|
* localization supportAUTOMATIC2022-10-171-0/+146