diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index 8a43cd8a..8c771095 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" @@ -17,6 +17,12 @@ zh-TW: 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"