feat: add call entry into profile

This commit is contained in:
Tristan Yang
2023-05-19 15:35:34 +08:00
parent 50387e726a
commit 7f2e976286
4 changed files with 58 additions and 16 deletions
+1
View File
@@ -19,6 +19,7 @@
"user": "User",
"copy_email": "Copy Email",
"send_msg": "Send Message",
"call": "Call",
"remove": "Remove from Server",
"remove_from_contact": "Remove From Contact",
"remove_account": "Remove Account",
+1
View File
@@ -18,6 +18,7 @@
"user": "普通用户",
"copy_email": "复制邮箱",
"send_msg": "发消息",
"call": "呼叫",
"remove": "从服务器删除",
"remove_from_contact": "从联系人中移除",
"remove_account": "注销账号",