Преглед изворни кода

fix(contact-list): remove parens from member count string

master
Leonard Kim пре 7 година
родитељ
комит
2ae354530e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Прегледај датотеку

1
 {
1
 {
2
-    "contactlist": "Members (__pcount__)",
2
+    "contactlist": "__pcount__ Members",
3
     "addParticipants": "Share the link",
3
     "addParticipants": "Share the link",
4
     "roomLocked": "Callers must enter a password",
4
     "roomLocked": "Callers must enter a password",
5
     "roomUnlocked": "Anyone with the link can join",
5
     "roomUnlocked": "Anyone with the link can join",

Loading…
Откажи
Сачувај