mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-01 09:56:46 +01:00
Merge pull request #2684 from h3poteto/iss-2534
refs #2534 Add a plural translation rule
This commit is contained in:
commit
149545bd06
@ -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"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user