mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-31 23:56:02 +10:00
fix plural form of the label
This commit is contained in:
+1
-1
@@ -257,7 +257,7 @@
|
||||
"contacts_title": "Kontakty",
|
||||
"contacts_noContacts": "Brak jeszcze kontaktów.",
|
||||
"contacts_contactsWillAppear": "Kontakty będą wyświetlane, gdy urządzenia nadają rozgłoszenia.",
|
||||
"contacts_searchContacts": "Wyszukaj {number}{str} kontakty...",
|
||||
"contacts_searchContacts": "Wyszukaj {number}{str} {number, plural, one{kontakt} few{kontakty} many{kontaktów} other{kontaktu}}...",
|
||||
"@contacts_searchContacts": {
|
||||
"placeholders": {
|
||||
"number": {
|
||||
|
||||
Reference in New Issue
Block a user