diff --git a/locales/gd/translation.json b/locales/gd/translation.json index 0ac29dc0..8d424231 100644 --- a/locales/gd/translation.json +++ b/locales/gd/translation.json @@ -109,9 +109,13 @@ }, "alert": { "validation": { - "attachment_type": "You can attach only images or videos" + "attachment_type": "You can attach only images or videos", + "attachment_length": "You can't attach over {limit} files" }, - "upload_error": "Failed to upload the file" + "upload_error": "Failed to upload the file", + "compose": { + "post_failed": "Failed to post a status" + } }, "profile": { "follow": "Follow",