Skip to content

Commit 9ebc350

Browse files
authored
Merge pull request solidusio#175 from hefan/master
add store credit translations and short solidus time format
2 parents 009567f + 6d152e4 commit 9ebc350

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

config/locales/de.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,11 +1709,20 @@ de:
17091709
stop: Bis
17101710
store: Shop
17111711
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
17121716
display_action:
17131717
adjustment: Anpassung
17141718
admin:
17151719
authorize: Autorisiert
1720+
eligible: Berechtigung überprüft
1721+
void: Entwertet
1722+
allocation: Zuweisung
1723+
capture: Erfassung
17161724
credit: Guthaben
1725+
invalidate: ungültig gemacht
17171726
void: Guthaben
17181727
store_credit_category:
17191728
default: Standard
@@ -1839,3 +1848,4 @@ de:
18391848
formats:
18401849
solidus:
18411850
long: "%d.%m.%Y %H:%M"
1851+
short: "%e.%-m.%y %k:%M"

0 commit comments

Comments
 (0)