From c4f4a7f4d914bd12c218fb473aed9f19765cf946 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:47 -0700 Subject: [PATCH] New translations client.en.yml (Czech) --- config/locales/client.cs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 263a5887..4f189a44 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -20,6 +20,12 @@ cs: 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"