mirror of
https://github.com/stashapp/stash.git
synced 2026-02-28 10:15:08 +01:00
Fix capitalization in custom localisation heading [skip-ci] (#6606)
This commit is contained in:
parent
01d351c85d
commit
c9f0dba62f
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue