瀏覽代碼

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

master
Leonard Kim 8 年之前
父節點
當前提交
2ae354530e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json 查看文件

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

Loading…
取消
儲存