[#4687] Add German translations from Alexander Meindl
This commit is contained in:
18
config/locales/de.yml
Normal file
18
config/locales/de.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
de:
|
||||
rate_label_rates: Betraege
|
||||
rate_label_rate: Betrag
|
||||
rate_label_rate_history: Betragsverlauf
|
||||
rate_label_new_rate: Neuer Betrag
|
||||
rate_label_currency: EUR
|
||||
rate_error_user_not_found: Benutzer nicht gefunden
|
||||
rate_label_set_rate: Betrag setzen
|
||||
rate_label_default: Standard Betrag
|
||||
rate_cost: Kosten
|
||||
text_rate_caches_panel: "Betrags Cache"
|
||||
text_no_cache_run: "kein Cache gefunden"
|
||||
text_last_caching_run: "Zuletzt Cache erstellt: "
|
||||
text_last_cache_clearing_run: "Last cache clearing run at: "
|
||||
text_load_missing_caches: "Load Missing Caches"
|
||||
text_clear_and_load_all_caches: "Clear and Load All Caches"
|
||||
text_caches_loaded_successfully: "Caches loaded successfully"
|
||||
|
||||
9
lang/de.yml
Normal file
9
lang/de.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# English strings go here
|
||||
rate_label_rates: Betraege
|
||||
rate_label_rate: Betrag
|
||||
rate_label_rate_history: Betragsverlauf
|
||||
rate_label_new_rate: Neuer Betrag
|
||||
rate_label_currency: EUR
|
||||
rate_error_user_not_found: Benutzer nicht gefunden
|
||||
rate_label_set_rate: Betrag setzen
|
||||
rate_label_default: Standard Betrag
|
||||
Reference in New Issue
Block a user