Shun Miyazawa 1 год назад
Родитель
Сommit
6fc2524e94

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

@@ -873,6 +873,6 @@
   "sync-latest-reevision-body": {
     "confirm": "Delete the draft data being entered into the editor and synchronize the latest text. Are you sure you want to run it?",
     "success-toaster": "Dernier texte synchronisé",
-     "error-toaster": "La synchronisation du dernier texte a échoué"
+    "error-toaster": "La synchronisation du dernier texte a échoué"
   }
 }

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

@@ -885,6 +885,6 @@
   "sync-latest-reevision-body": {
     "confirm": "删除输入编辑器的草稿数据,同步最新文本。 您真的想运行它吗?",
     "success-toaster": "同步最新文本",
-     "error-toaster": "同步最新文本失败"
+    "error-toaster": "同步最新文本失败"
   }
 }