You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fix-mariadb2
fix-2.0.0-docs-update
2.0.X
master
fix-check-migrate
fix-knex
fix-data-type
node22
2.0-last-part
check-lang-json
fix-weblate-conflict3
revert-4376-progress-bar-redesign
update-badge
escaped-debug
revert-4704-dynamic_prometheus_labels
testcontainers
1.23.X
1.23.X-npm-update
fix-weblate-conflict
nfs-warning
extracted-grpc-monitor
custom-head
async-fs
unofficial/grafana-dashboard
convert-backend-test
api-via-socketio-client
improve-heartbeat-msg
npm-publish
queue
uptime-improve
ansible-unofficial
1.18.2
1.0.0
1.0.1
1.0.10
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.10.0
1.10.1
1.10.2
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
1.13.0
1.13.0-beta.0
1.13.0-beta.1
1.13.0-beta.2
1.13.1
1.13.2
1.14.0
1.14.0-beta.0
1.14.0-beta.1
1.14.0-beta.2
1.14.1
1.15.0
1.15.0-beta.0
1.15.0-beta.1
1.15.1
1.16.0
1.16.0-beta.0
1.16.1
1.17.0
1.17.0-beta.0
1.17.0-beta.1
1.17.1
1.18.0
1.18.0-beta.0
1.18.1
1.18.3
1.18.4
1.18.5
1.19.0
1.19.0-beta.0
1.19.0-beta.1
1.19.0-beta.2
1.19.1
1.19.2
1.19.3
1.19.4
1.19.5
1.19.6
1.2.0
1.20.0
1.20.0-beta.0
1.20.1
1.20.2
1.21.0
1.21.0-beta.0
1.21.0-beta.1
1.21.1
1.21.2
1.21.2-beta.0
1.21.3
1.22.0
1.22.0-beta.0
1.22.1
1.23.0
1.23.0-beta.0
1.23.0-beta.1
1.23.1
1.23.10
1.23.11
1.23.12
1.23.13
1.23.14
1.23.15
1.23.2
1.23.3
1.23.4
1.23.5
1.23.5-beta.0
1.23.6
1.23.7
1.23.8
1.23.9
1.3.0
1.3.1
1.3.2
1.5.0
1.5.1
1.5.2
1.5.3
1.6.0
1.6.1
1.6.2
1.6.3
1.7.0
1.7.1
1.7.2
1.7.3
1.8.0
1.9.0
1.9.1
1.9.2
2.0.0-beta.0
${ noResults }
Matthew Nickson
f67d7cdf3f
* [empty commit] pull request for Fix language update script * Avoid mass changes with update-language-files This commit updates the update-language-files script to prevent mass changes as seen on a number of recent PRs where the contributer has ran the script and comitted the results. The script has been updated to now require the --language argument to specify which language file to update. This ensures that only that file is updated instead of all files. If the provided language code does not already exist, a new file with that code is created. This should make it easier to add new languages as you only need to pass the language code to the script. The base lang code is now also passed as an optional argument to negate the need for a seperate script entry in package.json. The script has been restructures into a couple of functions to make it easier to understand. ESlint now only checks the changed file instead of them all in order to improve performance. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> * Updated translation docs for new command Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> * [update-language-files] Add cross-env-shell Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> Co-authored-by: Louis Lam <louislam@users.noreply.github.com> |
2 years ago | |
---|---|---|
.. | ||
.gitignore | add language file preparation script | 3 years ago |
index.js | Make update-language-files command more useful (#2198) | 2 years ago |
package.json | add language file preparation script | 3 years ago |