1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 19:01:40 +02:00

New translations en_US.yaml (French)

This commit is contained in:
Sergey Romanenko
2020-01-06 23:00:02 +03:00
parent 5dbdda60bf
commit ce7b35e1a2

View File

@@ -196,6 +196,7 @@ admin_light: "Clair"
admin_dark: "Sombre"
admin_name: "Nom"
admin_hide: "Cacher"
admin_api: "API"
admin_memcached_server: "Serveur Memcached"
admin_memcached_port: "Port Memcached"
admin_redis_socket: "Socket Redis"
@@ -220,6 +221,7 @@ admin_menu_item_url: "URL"
admin_menu_item_target: "Cible"
admin_menu_item_order: "Commande"
admin_template_code: "Code du template"
admin_you_have_no_api_tokens_yet: "You haven't created any api tokens yet!"
admin_you_have_not_created_any_entries_yet: "Vous n'avez pas encore créé d'entrées!"
admin_you_have_not_created_any_snippets_yet: "Vous n'avez encore créé aucun extrait!"
admin_you_have_not_created_any_templates_yet: "Vous n'avez pas encore créé de template !"
@@ -308,3 +310,6 @@ admin_help_text_for_entry_name: "Nom unique d'entrée en minuscules uniquement."
admin_help_text_for_entry_type: "Type d'entrée basé sur Fieldset."
admin_message_fieldset_not_found: "Fieldset not found"
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!"