From 14f29f5366c894a3ff4e3acf5f464eee5cee7e6d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:20 -0700 Subject: [PATCH] New translations client.en.yml (Hindi) --- config/locales/client.hi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.hi.yml b/config/locales/client.hi.yml index a9c774f0..e700e820 100644 --- a/config/locales/client.hi.yml +++ b/config/locales/client.hi.yml @@ -18,6 +18,12 @@ hi: 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"