mirror of
https://github.com/stashapp/stash.git
synced 2026-02-07 16:05:47 +01:00
Revert accidental changes to en-US.json
This commit is contained in:
parent
a2fa5ba35f
commit
ab7a5a35dc
2 changed files with 4 additions and 4 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue