From 042b2c1059ca57f518592aca41c42fd5eb75a294 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 19 Apr 2021 17:43:20 +0200 Subject: [PATCH] chore(i18n): sync locales --- public/locales/ar/notify.json | 2 +- public/locales/zh-CN/notify.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/ar/notify.json b/public/locales/ar/notify.json index 28467277c..c1c965d35 100644 --- a/public/locales/ar/notify.json +++ b/public/locales/ar/notify.json @@ -4,7 +4,7 @@ "ipfsInvalidApiAddress": "عنوان IPFS API المقدم غير صالح.", "ipfsConnectSuccess": "تم الاتصال بنجاح بعنوان IPFS API", "ipfsConnectFail": "تعذر الاتصال بعنوان IPFS API المقدم", - "ipfsPinFail": "Unable to set pinning. Try again, or see the browser console for more info.", + "ipfsPinFail": "تعذر تعيين التثبيت. حاول مرة أخرى، أو راجع وحدة تحكم المتصفح لمزيد من المعلومات.", "ipfsIsBack": "تم استئناف خدمة IPFS العادية. استمتع!", "folderExists": "يوجد عنصر بهذا الاسم بالفعل. الرجاء اختيار آخر.", "filesFetchFailed": "فشل الحصول على هذه الملفات. يرجى التحقق من المسار وحاول مرة أخرى.", diff --git a/public/locales/zh-CN/notify.json b/public/locales/zh-CN/notify.json index 9329d52fc..5a5802fc0 100644 --- a/public/locales/zh-CN/notify.json +++ b/public/locales/zh-CN/notify.json @@ -4,7 +4,7 @@ "ipfsInvalidApiAddress": "提供的IPFS API地址无效", "ipfsConnectSuccess": "已成功连接到IPFS API地址", "ipfsConnectFail": "无法连接到提供的IPFS API地址", - "ipfsPinFail": "Unable to set pinning. Try again, or see the browser console for more info.", + "ipfsPinFail": "无法固定。请重试,或者查看浏览器控制台来获得更多信息。", "ipfsIsBack": "已恢复IPFS服务。请安心!", "folderExists": "已经有文件拥有相同的名称了,请换一个别的。", "filesFetchFailed": "获取这些文件失败,请检查路径并再重新尝试一次。",