1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-25 06:00:43 +02:00

New translations en_US.yaml (German)

This commit is contained in:
Sergey Romanenko
2020-01-06 23:00:20 +03:00
parent 5f616d6849
commit f5ac914f49

View File

@@ -196,6 +196,7 @@ admin_light: "Hell"
admin_dark: "Dunkel"
admin_name: "Name"
admin_hide: "Ausblenden"
admin_api: "API"
admin_memcached_server: "Memcached Server"
admin_memcached_port: "Memcached Port"
admin_redis_socket: "Redis Socket"
@@ -220,6 +221,7 @@ admin_menu_item_url: "Url"
admin_menu_item_target: "Ziel"
admin_menu_item_order: "Reihenfolge"
admin_template_code: "Vorlagencode"
admin_you_have_no_api_tokens_yet: "You haven't created any api tokens yet!"
admin_you_have_not_created_any_entries_yet: "Du hast noch keine Einträge erstellt!"
admin_you_have_not_created_any_snippets_yet: "Du hast noch keine Snippets erstellt!"
admin_you_have_not_created_any_templates_yet: "Du hast noch keine Vorlagen erstellt!"
@@ -308,3 +310,6 @@ admin_help_text_for_entry_name: "Eindeutiger Namen des Eintrags in Kleinbuchstab
admin_help_text_for_entry_type: "Eintragstyp basierend auf Feldsatz."
admin_message_fieldset_not_found: "Feldsatz nicht gefunden"
admin_create_and_edit: "Create & Edit"
admin_delivery_tokens: "Delivery Tokens"
admin_generate_delivery_token: "Generate Delivery Token"
admin_you_have_not_generated_any_delivery_tokens_yet: "You haven't generated any Delivery tokens yet!"