We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 009567f + 6d152e4 commit 9ebc350Copy full SHA for 9ebc350
1 file changed
config/locales/de.yml
@@ -1709,11 +1709,20 @@ de:
1709
stop: Bis
1710
store: Shop
1711
store_credit:
1712
+ actions:
1713
+ invalidate: ungültig machen
1714
+ credit_allocation_memo: Dies ist ein Guthaben der ID %{id}
1715
+ currency_mismatch: Die Währung des Guthabens passt nicht zur Währung der Bestellung
1716
display_action:
1717
adjustment: Anpassung
1718
admin:
1719
authorize: Autorisiert
1720
+ eligible: Berechtigung überprüft
1721
+ void: Entwertet
1722
+ allocation: Zuweisung
1723
+ capture: Erfassung
1724
credit: Guthaben
1725
+ invalidate: ungültig gemacht
1726
void: Guthaben
1727
store_credit_category:
1728
default: Standard
@@ -1839,3 +1848,4 @@ de:
1839
1848
formats:
1840
1849
solidus:
1841
1850
long: "%d.%m.%Y %H:%M"
1851
+ short: "%e.%-m.%y %k:%M"
0 commit comments