diff --git a/config/locales/server.cs.yml b/config/locales/server.cs.yml index ad1e44d719..83e61d9f52 100644 --- a/config/locales/server.cs.yml +++ b/config/locales/server.cs.yml @@ -1239,7 +1239,7 @@ cs: signup_form_message: 'I have read and accept the Terms of Service.' deleted: 'smazáno' upload: - edit_reason: "We downloaded local copies of images in this post" + edit_reason: "downloaded local copies of images" unauthorized: "Bohužel, soubor, který se snažíte nahrát, není povolený (povolené přípony: %{authorized_extensions})." pasted_image_filename: "Vložený obrázek" attachments: diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 382c5ccd38..f1c18600be 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1468,7 +1468,7 @@ en: deleted: 'deleted' upload: - edit_reason: "We downloaded local copies of images in this post" + edit_reason: "downloaded local copies of images" unauthorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: %{authorized_extensions})." pasted_image_filename: "Pasted image" store_failure: "Failed to store upload #%{upload_id} for user #%{user_id}."