aboutsummaryrefslogtreecommitdiffstats
path: root/build/translation-checker.php
Commit message (Expand)AuthorAgeFilesLines
* ci(autochecks): Run some autochecks also on non-PHP filesbackport/50949/stable30Joas Schilling2025-02-211-0/+2
* build: Show the actual stringbackport/48839/stable30Joas Schilling2024-10-231-2/+2
* build: Print RTL limited characters in translation-checkerprovokateurin2024-10-231-2/+2
* ci: Restrict RTL characters to RTL languagesbackport/47349/stable30Joas Schilling2024-09-241-0/+35
* fix(CI): Add a check that all server apps are translatedJoas Schilling2024-08-201-4/+17
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* Add debug flag to the translation checkerJoas Schilling2022-06-071-1/+13
* Only check translations insteda of the full fileJoas Schilling2021-04-201-1/+1
* Add a check for the pipe characterJoas Schilling2021-04-201-0/+5
* Make translation-checker.php less verbose.Daniel Kesselberg2020-07-151-8/+5
* Loop over the apps directory and add the taskJoas Schilling2017-04-251-23/+11
* Check whether we can json decode the translationsJoas Schilling2017-04-251-0/+81