feat: complete page translation

This commit is contained in:
lleohao
2024-09-03 02:33:26 +00:00
parent b850cfe0e6
commit 9c00fb5ed9
9 changed files with 84 additions and 47 deletions

View File

@ -0,0 +1,26 @@
{
"Copy link": "Copy link",
"Delete": "Delete",
"Link copied": "Link copied",
"Are you sure you want to delete this page?": "Are you sure you want to delete this page?",
"Cancel": "Cancel",
"deletePageModalContent": "Are you sure you want to delete this page? This will delete its children and page history. This action is irreversible.",
"Page deleted successfully": "Page deleted successfully",
"Failed to delete page": "Failed to delete page",
"Failed to create page": "Failed to create page",
"Import pages": "Import pages",
"Importing pages": "Importing pages",
"Page import is in progress. Please do not close this tab.": "Page import is in progress. Please do not close this tab.",
"Successfully imported": "Successfully imported",
"Your import is complete.": "Your import is complete.",
"Failed to import pages": "Failed to import pages",
"Unable to import pages. Please try again.": "Unable to import pages. Please try again.",
"page": "page",
"pages": "pages",
"Error fetching page data.": "Error fetching page data.",
"untitled": "untitled",
"Full width": "Full width",
"Page history": "Page history",
"Export": "Export",
"Print PDF": "Print PDF"
}

View File

@ -40,17 +40,7 @@
"Recently updated": "Recently updated"
},
"space": {},
"page": {
"Error fetching page data.": "Error fetching page data.",
"untitled": "untitled",
"Link copied": "Link copied",
"Copy link": "Copy link",
"Full width": "Full width",
"Page history": "Page history",
"Export": "Export",
"Print PDF": "Print PDF",
"Delete": "Delete"
},
"page": {},
"page-history": {
"Page history": "Page history",
"Error loading page history.": "Error loading page history.",

View File

@ -0,0 +1,26 @@
{
"Copy link": "复制链接",
"Delete": "删除",
"Link copied": "链接已复制",
"Are you sure you want to delete this page?": "您确定要删除这个页面吗?",
"Cancel": "取消",
"deletePageModalContent": "您确定要删除这个页面吗?这将删除其子页面和页面历史记录。此操作不可逆。",
"Page deleted successfully": "页面已成功删除",
"Failed to delete page": "删除页面失败",
"Failed to create page": "创建页面失败",
"Import pages": "导入页面",
"Importing pages": "正在导入页面",
"Page import is in progress. Please do not close this tab.": "页面导入正在进行中。请不要关闭此标签页。",
"Successfully imported": "成功导入",
"Your import is complete.": "导入已完成。",
"Failed to import pages": "导入页面失败",
"Unable to import pages. Please try again.": "无法导入页面。请重试。",
"page": "个页面",
"pages": "个页面",
"Error fetching page data.": "获取页面数据时出错。",
"untitled": "无标题",
"Full width": "全宽",
"Page history": "页面历史",
"Export": "导出",
"Print PDF": "打印 PDF"
}

View File

@ -40,17 +40,7 @@
"Recently updated": "最近更新"
},
"space": {},
"page": {
"Error fetching page data.": "获取页面数据时出错。",
"untitled": "无标题",
"Link copied": "链接已复制",
"Copy link": "复制链接",
"Full width": "全宽",
"Page history": "页面历史",
"Export": "导出",
"Print PDF": "打印 PDF",
"Delete": "删除"
},
"page": {},
"page-history": {
"Page history": "页面历史",
"Error loading page history.": "加载页面历史时出错。",