diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index 9ba3063445..c8ba334021 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -312,7 +312,9 @@ "signInWithGoogle": "Sign in with Google", "agreeToTos": "بالتسجيل، أنت توافق على شروط الخدمة", "welcomeToNc": "مرحبا بكم في NocoDB!", - "inviteOnlySignup": "Allow signup only using invite url" + "inviteOnlySignup": "Allow signup only using invite url", + "nextRow": "Next Row", + "prevRow": "Previous Row" }, "activity": { "createProject": "إنشاء مشروع", @@ -629,7 +631,8 @@ "showM2mTables": "إظهار جداول M2M", "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.", "computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure", - "computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content." + "computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.", + "noMoreRecords": "No more records" }, "error": { "searchProject": "البحث عن {بحث} لم يتم العثور على نتائج",