add a pluralizable string to test Transifex

auto-update
Zlatin Balevsky 2022-02-09 19:07:25 +00:00
parent 1750a22efc
commit 0dc569c0ae
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 3 additions and 0 deletions

View File

@ -660,3 +660,6 @@ PASTE=Paste
## My Feed dialog
MY_FEED=My Feed
## Test string
TEST_PLURALIZABLE_STRING={count, plural, one {You have {count} item.} other {You have {count} items.}}