瀏覽代碼

:art: Update text

Liang Ding 2 年之前
父節點
當前提交
00a5d612a2

+ 1 - 1
app/appearance/langs/en_US.json

@@ -951,7 +951,7 @@
     "12": "Query asset failed [%s]",
     "13": "Cannot create a file starting with .",
     "14": "Export failed: %s",
-    "15": "Content block with id [%s] not found, please try again later",
+    "15": "Content block with id [%s] not found",
     "16": "Please enter the doc name",
     "17": "The initial synchronization failed at startup. Unpredictable data overwriting may occur if you continue to operate. Please perform a synchronization first",
     "18": "Get community user account failed",

+ 1 - 1
app/appearance/langs/es_ES.json

@@ -951,7 +951,7 @@
     "12": "Fallo en la consulta de activos [%s]",
     "13": "No se puede crear un archivo que empiece por .",
     "14": "Exportación fallida: %s",
-    "15": "No se encontró el bloque de contenido con id [%s], inténtelo de nuevo más tarde",
+    "15": "No se encontró el bloque de contenido con id [%s]",
     "16": "Por favor, introduzca el nombre del documento",
     "17": "La sincronización inicial falló en el arranque. Puede producirse una sobreescritura de datos imprevisible si continúa operando. Por favor, realice primero una sincronización",
     "18": "Falló la obtención de la cuenta de usuario de la comunidad",

+ 1 - 1
app/appearance/langs/fr_FR.json

@@ -951,7 +951,7 @@
     "12": "Échec de la requête asset [%s]",
     "13": "Impossible de créer un fichier commençant par .",
     "14": "L'exportation a échoué : %s",
-    "15": "Bloc de contenu avec l'identifiant [%s] introuvable, veuillez réessayer plus tard",
+    "15": "Bloc de contenu avec l'identifiant [%s] introuvable",
     "16": "Veuillez entrer le nom du fichier",
     "17": "La synchronisation initiale a échoué au démarrage. Un écrasement imprévisible des données peut se produire si vous continuez à fonctionner. Veuillez d'abord effectuer une synchronisation.",
     "18": "Échec de la récupération du compte utilisateur communautaire",

+ 1 - 1
app/appearance/langs/zh_CHT.json

@@ -951,7 +951,7 @@
     "12": "查詢資料檔失敗 [%s]",
     "13": "無法創建 . 開頭的文件",
     "14": "匯出失敗:%s",
-    "15": "未找到 ID 為 [%s] 的內容塊,請稍後再試",
+    "15": "未找到 ID 為 [%s] 的內容塊",
     "16": "請輸入文檔名",
     "17": "啟動時初次同步失敗,繼續操作可能會發生無法預測的數據覆蓋,請先執行一次同步",
     "18": "獲取社區用戶帳號失敗",

+ 1 - 1
app/appearance/langs/zh_CN.json

@@ -953,7 +953,7 @@
     "12": "查询资源文件失败 [%s]",
     "13": "无法创建 . 开头的文件",
     "14": "导出失败:%s",
-    "15": "未找到 ID 为 [%s] 的内容块,请稍后再试",
+    "15": "未找到 ID 为 [%s] 的内容块",
     "16": "请输入文档名",
     "17": "启动时初次同步失败,继续操作可能会发生无法预测的数据覆盖,请先执行一次同步",
     "18": "获取社区用户账号失败",