From 280c01d149161a7f3d388a233caad146fffc392f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:19 -0700 Subject: [PATCH] New translations client.en.yml (Russian) --- config/locales/client.ru.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index a3c861be..938ec061 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -20,6 +20,12 @@ ru: 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"