Shun Miyazawa 2 tahun lalu
induk
melakukan
0ac0cc2328

+ 1 - 0
apps/app/public/static/locales/en_US/translation.json

@@ -438,6 +438,7 @@
     }
     }
   },
   },
   "modal_resolve_conflict": {
   "modal_resolve_conflict": {
+    "conflicts_with_new_body_on_server_side": "Conflict with new body on server side. Please select or edit the page body to resolve the conflict.",
     "file_conflicting_with_newer_remote": "This file is conflicting with newer remote file",
     "file_conflicting_with_newer_remote": "This file is conflicting with newer remote file",
     "resolve_conflict_message": "Please select page body",
     "resolve_conflict_message": "Please select page body",
     "resolve_conflict": "Resolve Conflict",
     "resolve_conflict": "Resolve Conflict",

+ 1 - 0
apps/app/public/static/locales/ja_JP/translation.json

@@ -471,6 +471,7 @@
     }
     }
   },
   },
   "modal_resolve_conflict": {
   "modal_resolve_conflict": {
+    "conflicts_with_new_body_on_server_side": "サーバー側の新しい本文と衝突します。ページ本文を選択または編集して衝突を解消してください。",
     "file_conflicting_with_newer_remote": "サーバー側の新しいファイルと衝突します。",
     "file_conflicting_with_newer_remote": "サーバー側の新しいファイルと衝突します。",
     "resolve_conflict_message": "ページ本文を選んでください",
     "resolve_conflict_message": "ページ本文を選んでください",
     "resolve_conflict": "衝突を解消",
     "resolve_conflict": "衝突を解消",

+ 1 - 0
apps/app/public/static/locales/zh_CN/translation.json

@@ -427,6 +427,7 @@
     }
     }
   },
   },
   "modal_resolve_conflict": {
   "modal_resolve_conflict": {
+    "conflicts_with_new_body_on_server_side": "与服务器端的新正文文本冲突。 请选择或编辑页面正文以解决冲突",
     "file_conflicting_with_newer_remote": "此文件与较新的远程文件冲突",
     "file_conflicting_with_newer_remote": "此文件与较新的远程文件冲突",
     "resolve_conflict_message": "选择页面正文",
     "resolve_conflict_message": "选择页面正文",
     "resolve_conflict": "解决冲突",
     "resolve_conflict": "解决冲突",