From be782eee3d0669bebdf2f8ae152d8133c1f78dcf Mon Sep 17 00:00:00 2001 From: navi Date: Thu, 18 May 2023 04:02:43 +0100 Subject: [PATCH] New translations en.json (Persian) --- packages/nc-gui/lang/fa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index ba7ba1c9e9..28f630fab1 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -651,8 +651,8 @@ "metaDataRecreated": "فراداده جدول با موفقیت بازآفرینی شد", "invalidCredentials": "اطلاعات اشتباه", "downloadingMoreFiles": "در حال دانلود فایل های بیشتر", - "copiedToClipboard": "Copied to clipboard", - "requriedFieldsCantBeMoved": "Required field can't be moved", + "copiedToClipboard": "به کلیپبورد کپی شد", + "requriedFieldsCantBeMoved": "فیلد الزامی را نمیتوان انتقال داد", "updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key", "autoIncFieldNotEditable": "Auto increment field is not editable", "editingPKnotSupported": "Editing primary key not supported",