mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
feat(core): update i18n resources (#6362)
close TOV-769 <img width="712" alt="image" src="https://github.com/toeverything/AFFiNE/assets/102217452/902a0771-e8df-46e2-8d7c-1f453a7099e6">
This commit is contained in:
16
packages/frontend/i18n/src/resources/en-US.json
Normal file
16
packages/frontend/i18n/src/resources/en-US.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"// THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.": "",
|
||||
"Add to Favorites": "Add to Favorites",
|
||||
"Added to Favorites": "Added to Favorites",
|
||||
"Customize": "Customize",
|
||||
"Enable AFFiNE Cloud Description": "If enabled, the data in this workspace will be backed up and synchronized via AFFiNE Cloud.",
|
||||
"Favorite": "Favorite",
|
||||
"Favorited": "Favorited",
|
||||
"Favorites": "Favorites",
|
||||
"Remove from favorites": "Remove from favorites",
|
||||
"Removed from Favorites": "Removed from Favorites",
|
||||
"com.affine.filter.is-favourited": "Favorited",
|
||||
"com.affine.settings.suggestion": "Need more customization options? You can suggest them to us in the community.",
|
||||
"com.affine.settings.workspace.description": "You can customize your workspace here.",
|
||||
"emptyFavorite": "Click Add to Favorites and the page will appear here."
|
||||
}
|
||||
Reference in New Issue
Block a user