Add plurality to manage listings title

This commit is contained in:
Hannu Lyytikainen 2017-10-04 12:53:55 +03:00
parent 812ee891ea
commit 8bb4f2d903

View file

@ -216,7 +216,7 @@
"ManageListingsPage.noResults": "You don't have any listings.",
"ManageListingsPage.profileSettings": "Profile settings",
"ManageListingsPage.queryError": "Query failed. Please try again.",
"ManageListingsPage.youHaveListings": "You have {count} listings",
"ManageListingsPage.youHaveListings": "You have {count} {count, plural, one {listing} other {listings}}",
"ManageListingsPage.yourListings": "Your listings",
"MapPriceMarker.unsupportedPrice": "({currency})",
"Modal.close": "CLOSE",