aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/localization.js
AgeCommit message (Expand)AuthorLines
2023-08-22eslintAUTOMATIC1111-15/+10
2023-08-22make it possible to localize tooltips and placeholdersAUTOMATIC1111-2/+36
2023-08-04fix some content are ignore by localizationdaxijiu-5/+5
2023-05-18eslint related file editsAUTOMATIC-15/+14
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela-177/+177
2023-05-13Make dump translations work againAarni Koskela-7/+12
2023-05-13Wait for DOMContentLoaded until checking whether localization should be disabledAarni Koskela-20/+21
2023-05-04Make localization.js do nothing if there's no localization to doAarni Koskela-31/+37
2023-04-30Fix a whole bunch of implicit globalsAarni Koskela-5/+5
2023-01-18add option to show/hide warningsAUTOMATIC-1/+1
2023-01-14change style dropdowns to multiselectAUTOMATIC-4/+2
2022-10-25Remove rtl: false from localizationsxmodar-1/+4
2022-10-25Add RTL languages support and improved Arabic localizationxmodar-1/+19
2022-10-17localization supportAUTOMATIC-0/+146