diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index e2ff5397e2..d66212c767 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -192,7 +192,10 @@ "enter": "Enter", "seconds": "Seconds", "paste": "Paste", - "restore": "Restore" + "restore": "Restore", + "replace": "Replace", + "banner": "Banner", + "logo": "Logo" }, "objects": { "day": "Day", @@ -1294,7 +1297,9 @@ "notAvailableAtTheMoment": "Not available at the moment", "groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column", "groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column", - "upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}" + "upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}", + "yourCurrentRoleIs": "Your current role is", + "pleaseRequestAccessForView": "Please request for higher permission from the Admin / Base owner / Workspace owner to get access to this {viewName}" }, "error": { "fetchingCalendarData": "Error fetching calendar data",