瀏覽代碼

changed the message to "please" instead of "you"

白石誠 5 年之前
父節點
當前提交
29be44e6bd
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      resource/locales/en_US/translation.json
  2. 1 1
      resource/locales/zh_CN/translation.json

+ 1 - 1
resource/locales/en_US/translation.json

@@ -158,7 +158,7 @@
   },
   "not_found_page": {
     "Create Page": "Create Page",
-    "page_not_exist_alert": "This page does not exist. You will need to create a new page."
+    "page_not_exist_alert": "This page does not exist. Please create a new page."
   },
   "installer": {
     "setup": "Setup",

+ 1 - 1
resource/locales/zh_CN/translation.json

@@ -158,7 +158,7 @@
   },
   "not_found_page": {
     "Create Page": "Create Page",
-    "page_not_exist_alert": "This page does not exist. You will need to create a new page."
+    "page_not_exist_alert": "This page does not exist. Please create a new page."
   },
 	"installer": {
 		"setup": "安装",