From 0560bbae96fa7b4096d58bda059dff83068f76cb Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 30 Jan 2023 21:20:49 +0100 Subject: [PATCH] add translation, thx @brol, fix #1 --- locales/fr/main.lang.php | 14 ++++++++++++++ locales/fr/main.po | 25 +++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 locales/fr/main.lang.php create mode 100644 locales/fr/main.po diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php new file mode 100644 index 0000000..c59a84f --- /dev/null +++ b/locales/fr/main.lang.php @@ -0,0 +1,14 @@ + 1);\n" + +#: _admin.php:89 +msgid "Destination directory is not writable." +msgstr "Le répertoire de destination n'est pas accessible en écriture." + +msgid "Quick pack theme or plugin into public dir" +msgstr "Empaquetage rapide de thème ou plugin dans le répertoire public" +