mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-29 03:21:38 +03:00
feat: modify i18n
This commit is contained in:
parent
42fb945d02
commit
56d43fb88a
@ -148,5 +148,6 @@
|
|||||||
"Sync Description2": "<1>{{workspaceName}}</1> is a Cloud Workspace. All data will be synchronised and saved to AFFiNE Cloud.",
|
"Sync Description2": "<1>{{workspaceName}}</1> is a Cloud Workspace. All data will be synchronised and saved to AFFiNE Cloud.",
|
||||||
"Delete Workspace Description": "Deleting (<1>{{workspace}}</1>) cannot be undone, please proceed with caution. All contents will be lost.",
|
"Delete Workspace Description": "Deleting (<1>{{workspace}}</1>) cannot be undone, please proceed with caution. All contents will be lost.",
|
||||||
"core": "core",
|
"core": "core",
|
||||||
"all": "all"
|
"all": "all",
|
||||||
|
"A workspace is your virtual space to capture, create and plan as just one person or together as a team.": "A workspace is your virtual space to capture, create and plan as just one person or together as a team."
|
||||||
}
|
}
|
||||||
|
@ -144,5 +144,6 @@
|
|||||||
"Publish": "发布",
|
"Publish": "发布",
|
||||||
"Workspace Settings": "工作区设置",
|
"Workspace Settings": "工作区设置",
|
||||||
"core": "核心",
|
"core": "核心",
|
||||||
"all": "全部"
|
"all": "全部",
|
||||||
|
"A workspace is your virtual space to capture, create and plan as just one person or together as a team.": "工作空间是一个人或一个团队创建和计划的虚拟空间。"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user