yusuketk 5 lat temu
rodzic
commit
111b531b8c

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

@@ -301,7 +301,7 @@
     }
   },
   "page_comment": {
-    "show_the_page_of_the_time": "Show the page of the time"
+    "display_the_page_when_posting_this_comment": "Display the page when posting this comment"
   },
   "page_api_error": {
     "notfound_or_forbidden": "Original page is not found or forbidden.",

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

@@ -303,7 +303,7 @@
     }
   },
   "page_comment": {
-    "show_the_page_of_the_time": "投稿時のページを表示する"
+    "display_the_page_when_posting_this_comment": "投稿時のページを表示する"
   },
   "page_api_error": {
     "notfound_or_forbidden": "元のページが見つからないか、アクセス権がありません。",

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

@@ -281,7 +281,7 @@
 		}
 	},
   "page_comment": {
-    "show_the_page_of_the_time": "Show the page of the time"
+    "display_the_page_when_posting_this_comment": "Display the page when posting this comment"
   },
 	"page_api_error": {
 		"notfound_or_forbidden": "未找到或禁止原始页。",