feat: update i18n keys

This commit is contained in:
JimmFly
2023-01-31 18:34:50 +08:00
parent a9bbaed22c
commit 08ce7d5322
+23 -2
View File
@@ -135,7 +135,7 @@
"Publishing Description": "After publishing to the web, everyone can view the content of this workspace through the link.",
"Stop publishing": "Stop publishing",
"Publish to web": "Publish to web",
"Download data to device": "Download {{CoreOrAll}} data to device",
"Download data": "Download {{CoreOrAll}} data",
"General": "General",
"Sync": "Sync",
"Collaboration": "Collaboration",
@@ -153,5 +153,26 @@
"Set a Workspace name": "Set a Workspace name",
"Retain local cached data": "Retain local cached data",
"Wait for Sync": "Wait for Sync",
"Force Sign Out": "Force Sign Out"
"Force Sign Out": "Force Sign Out",
"Local Workspace": "Local Workspace",
"Cloud Workspace": "Cloud Workspace",
"Joined Workspace": "Joined Workspace",
"Available Offline": "Available Offline",
"Published to Web": "Published to Web",
"Workspace Avatar": "Workspace Avatar",
"Owner": "Owner",
"Member": "Member",
"Delete Member?": "Delete Member?",
"will delete member": "will delete member",
"Member has been removed": "{{name}} has been removed",
"Failed to publish workspace": "Failed to publish workspace",
"Copied link to clipboard": "Copied link to clipboard",
"Published Description": " The current workspace has been published to the web, everyone can view the contents of this workspace through the link.",
"is a Local Workspace": "is a Local Workspace.",
"is a Cloud Workspace": "is a Cloud Workspace.",
"Local Workspace Description": "All data is stored on the current device. You can enable AFFiNE Cloud for this workspace to keep data in sync with the cloud.",
"Cloud Workspace Description": "All data will be synchronized and saved to the AFFiNE account <1>{{email}}</1>",
"Download data Description1": "It takes up more space on your device.",
"Download data Description2": "It takes up little space on your device.",
"Enabled success": "Enabled success"
}