Revert accidental changes to en-US.json

This commit is contained in:
DogmaDragon 2026-02-05 05:56:26 +02:00
parent a2fa5ba35f
commit ab7a5a35dc
2 changed files with 4 additions and 4 deletions

View file

@ -81,7 +81,7 @@
"not_running": "not running",
"open_in_external_player": "Open in external player",
"open_random": "Open Random",
"optimise_database": "Optimise Database",
"optimise_database": "Optimise database",
"overwrite": "Overwrite",
"play": "Play",
"play_random": "Play Random",
@ -639,7 +639,7 @@
},
"custom_locales": {
"description": "Override individual locale strings. See https://github.com/stashapp/stash/blob/develop/ui/v2.5/src/locales/en-GB.json for the master list. Page must be reloaded for changes to take effect.",
"heading": "Custom localisation",
"heading": "Custom Localisation",
"option_label": "Custom localisation enabled"
},
"custom_title": {

View file

@ -3,7 +3,7 @@
"anonymise": "Anonymize",
"download_anonymised": "Download anonymized",
"customise": "Customize",
"optimise_database": "Optimize database"
"optimise_database": "Optimize Database"
},
"config": {
"tools": {
@ -13,7 +13,7 @@
},
"ui": {
"custom_locales": {
"heading": "Custom Localization",
"heading": "Custom localization",
"option_label": "Custom localization enabled"
}
}