From 39bd40cbe1bad4ad8eae1a748e95aabb2abadde3 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:39 -0700 Subject: [PATCH] New translations client.en.yml (French) --- config/locales/client.fr.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index d31cfb17..4701c7d6 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -18,6 +18,12 @@ fr: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post"