Update version to 2.2.1

This commit is contained in:
Jiaxin Peng
2024-01-29 20:43:14 +00:00
parent bc665253ec
commit 9d891dae55
8 changed files with 45 additions and 16 deletions

View File

@@ -65,4 +65,11 @@ export const en = {
NotionCustomSettingHeader: "Notion Custom Database Settings",
NotionCustomButton: "Notion Customised command switch",
NotionCustomButtonDesc: "Open this option, Sync to Notion Customised Database command will be displayed in the command palette",
CustomPropertyName: "Property Name",
CustomPropertyFirstColumn: "Title Column",
CustomPropertyFirstColumnDesc: "The title of the page, must be the first property",
CustomProperty: "Property",
AddCustomProperty: "Add Custom Property",
AddNewProperty: "Add New Property",
AddNewPropertyDesc: "Add new property match with your notion database",
}