mirror of https://github.com/zlatinb/muwire
add a pluralizable string to test Transifex
parent
1750a22efc
commit
0dc569c0ae
|
@ -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.}}
|
||||
|
|
Loading…
Reference in New Issue