diff --git a/src/config/locales/en-US.json b/src/config/locales/en-US.json index 4439643d4..856cbb85a 100644 --- a/src/config/locales/en-US.json +++ b/src/config/locales/en-US.json @@ -343,7 +343,9 @@ "payloadTooLarge": "File size too big, please resize or upload smaller image", "qoutaExceeded": "Upload quota exceeded", "invalidImage": "Invalid image, try different file", - "something_wrong": "Something went wrong. Try https://ecency.com until we fix the issue!" + "something_wrong": "Something went wrong.", + "something_wrong_alt": "Try https://ecency.com", + "something_wrong_reload": "Reload" }, "post": { "reblog_alert": "Are you sure, you want to reblog?",