Misc translation fixes
This commit is contained in:
parent
6090194745
commit
9f1ba7d7b1
@ -26,9 +26,6 @@ dropdown-starting-units =
|
|||||||
options-starting-units =
|
options-starting-units =
|
||||||
.unlabeled = Unlabeled
|
.unlabeled = Unlabeled
|
||||||
|
|
||||||
options-difficulty =
|
|
||||||
.normal = Normal
|
|
||||||
|
|
||||||
## ingame-observer.yaml
|
## ingame-observer.yaml
|
||||||
label-mute-indicator = Audio Muted
|
label-mute-indicator = Audio Muted
|
||||||
button-observer-widgets-options = Options (Esc)
|
button-observer-widgets-options = Options (Esc)
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
## Metadata
|
## Metadata
|
||||||
mod-title = Example mod
|
mod-title = Example mod
|
||||||
mod-windowtitle = Example
|
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