From c60988da723bda8e9dc67d33edb11cf68801ba9a Mon Sep 17 00:00:00 2001 From: life Date: Sat, 24 Oct 2015 20:00:43 +0800 Subject: [PATCH] i18n export notes --- public/langs/zh-cn.js | 2 +- public/langs/zh-hk.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/langs/zh-cn.js b/public/langs/zh-cn.js index a8a6be20..d5d09165 100644 --- a/public/langs/zh-cn.js +++ b/public/langs/zh-cn.js @@ -203,7 +203,7 @@ "Delete": "删除", "Remove": "移除", "Export": "导出", - "Export note": "导出笔记", + "Export notes": "导出笔记", "Histories": "历史记录", "Created": "创建", "Updated": "更新", diff --git a/public/langs/zh-hk.js b/public/langs/zh-hk.js index 83c80c54..87cd81fa 100644 --- a/public/langs/zh-hk.js +++ b/public/langs/zh-hk.js @@ -203,7 +203,7 @@ "Delete": "刪除", "Remove": "移除", "Export": "導出", - "Export note": "導出筆記", + "Export notes": "導出筆記", "Histories": "歷史記錄", "Created": "創建", "Updated": "更新",