feat: add workflow to auto update i18n json

This commit is contained in:
JimmFly
2023-01-11 15:46:43 +08:00
parent 41174c74d7
commit ad73c41483
3 changed files with 154 additions and 1 deletions
+2 -1
View File
@@ -141,5 +141,6 @@
"Sign in": "Sign in to AFFiNE Cloud",
"Sync Description": "{{workspaceName}} is a Local Workspace. All data is stored on the current device. You can enable AFFiNE Cloud for this workspace to keep data in sync with the 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.",
"test auto update": "test"
}