mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Allow language file overrides
By placing a locale file in `languages/ll_CC.properties`, any strings in that file will take priority over Geyser's own.
This commit is contained in:
parent
b885e22fa3
commit
8c9d1fe09f
2 changed files with 38 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -244,4 +244,5 @@ locales/
|
|||
/cache/
|
||||
/packs/
|
||||
/dump.json
|
||||
/saved-refresh-tokens.json
|
||||
/saved-refresh-tokens.json
|
||||
/languages/
|
Loading…
Add table
Add a link
Reference in a new issue