New translations translation.json (Scottish Gaelic)
This commit is contained in:
parent
7d9b2d0cb1
commit
1599b51a1b
|
@ -109,9 +109,13 @@
|
||||||
},
|
},
|
||||||
"alert": {
|
"alert": {
|
||||||
"validation": {
|
"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": {
|
"profile": {
|
||||||
"follow": "Follow",
|
"follow": "Follow",
|
||||||
|
|
Loading…
Reference in New Issue