aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/localization.js
Commit message (Collapse)AuthorAgeFilesLines
* eslintAUTOMATIC11112023-08-221-15/+10
|
* make it possible to localize tooltips and placeholdersAUTOMATIC11112023-08-221-2/+36
|
* fix some content are ignore by localizationdaxijiu2023-08-041-5/+5
| | | in setting "Face restoration model" and "Select which Real-ESRGAN models" and in extras "upscaler 1 & 2" are ignore by localization
* eslint related file editsAUTOMATIC2023-05-181-15/+14
|
* 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