From 967e238f8f4c2ba4f8b80817b7a2a0142c48e41b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:41 -0700 Subject: [PATCH] New translations client.en.yml (Spanish) --- config/locales/client.es.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 9c473701..8d7afcd7 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -18,6 +18,12 @@ es: 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"