Misc translation fixes
This commit is contained in:
parent
6090194745
commit
9f1ba7d7b1
@ -26,9 +26,6 @@ dropdown-starting-units =
|
||||
options-starting-units =
|
||||
.unlabeled = Unlabeled
|
||||
|
||||
options-difficulty =
|
||||
.normal = Normal
|
||||
|
||||
## ingame-observer.yaml
|
||||
label-mute-indicator = Audio Muted
|
||||
button-observer-widgets-options = Options (Esc)
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
## Metadata
|
||||
mod-title = Example mod
|
||||
mod-windowtitle = Example
|
||||
|
||||
# To silence "Warning: Missing key `loadscreen-loading` in mod ftl files required by `LogoStripeLoadScreen.Loading`"
|
||||
# Because https://github.com/OpenRA/OpenRA/issues/20693 wasn't fixed.
|
||||
loadscreen-loading = .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user