Slight improvement to German string, for testing purpose
Signed-off-by: Stefan Kügel <skuegel@web.de>
This commit is contained in:
parent
9fe9768d6a
commit
9aed6f5467
@ -37,11 +37,11 @@ strings["de"] = {
|
|||||||
"The total price is %1$s.": [""],
|
"The total price is %1$s.": [""],
|
||||||
Retry: [""],
|
Retry: [""],
|
||||||
"Confirm payment": ["Bezahlung bestätigen"],
|
"Confirm payment": ["Bezahlung bestätigen"],
|
||||||
Balance: ["Saldo"],
|
Balance: ["Guthaben"],
|
||||||
History: ["Verlauf"],
|
History: ["Verlauf"],
|
||||||
Debug: ["Debug"],
|
Debug: ["Debug"],
|
||||||
"You have no balance to show. Need some %1$s getting started?": [
|
"You have no balance to show. Need some %1$s getting started?": [
|
||||||
"Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?",
|
"Sie haben kein Guthaben. Wollen Sie %1$s abheben?",
|
||||||
],
|
],
|
||||||
"%1$s incoming": [""],
|
"%1$s incoming": [""],
|
||||||
"%1$s being spent": [""],
|
"%1$s being spent": [""],
|
||||||
|
Loading…
Reference in New Issue
Block a user