mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Fix swapped translation
This commit is contained in:
parent
40aa2d4102
commit
09242fddb2
@ -19,7 +19,7 @@ gb =
|
||||
, passwordRequired = "Password required"
|
||||
, password = "Password"
|
||||
, passwordSubmitButton = "Submit"
|
||||
, passwordFailed = "Das Passwort ist falsch"
|
||||
, passwordFailed = "Password is wrong"
|
||||
}
|
||||
|
||||
|
||||
@ -29,5 +29,5 @@ de =
|
||||
, passwordRequired = "Passwort benötigt"
|
||||
, password = "Passwort"
|
||||
, passwordSubmitButton = "Submit"
|
||||
, passwordFailed = "Password is wrong"
|
||||
, passwordFailed = "Das Passwort ist falsch"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user