New translations translation.json (Russian)

This commit is contained in:
AkiraFukushima 2021-08-27 01:15:05 +09:00
parent fe646a608d
commit 26240da2f5
1 changed files with 2 additions and 1 deletions

View File

@ -496,7 +496,8 @@
},
"new_toot": {
"toot_length": "Toot length should be {{min}} to {{max}}",
"attach_length": "You can only attach up to {{max}} images",
"attach_length": "You can only attach up to {{max}} image",
"attach_length_plural": "You can only attach up to {{max}} images",
"attach_image": "You can only attach images or videos",
"poll_invalid": "Invalid poll choices"
}