chore: i18n

This commit is contained in:
Tristan Yang
2023-01-18 22:19:20 +08:00
parent e01ab652a4
commit 1f7baef4b6
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -27,5 +27,6 @@
"invite_link_expire": "Invite link expires in 48 hours",
"generate_new_link": "Generate New Link",
"send_to": "Send To"
"send_to": "Send To",
"edited": "edited"
}
+2 -1
View File
@@ -28,5 +28,6 @@
"invite_link_expire": "邀请链接有效期:48小时",
"generate_new_link": "生成新邀请链接",
"send_to": "发送至"
"send_to": "发送至",
"edited": "已编辑"
}