From 1f04cc50ca67e48f5d4a255c64c33108e0141f28 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:46 -0700 Subject: [PATCH] New translations client.en.yml (Catalan) --- config/locales/client.ca.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 235c3810..9133e0c5 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -18,6 +18,12 @@ ca: 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"