merge feat/teams-new-ui
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com> Co-authored-by: Liyas Thomas <liyascthomas@gmail.com> Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com> Co-authored-by: Rohan Rajpal <rohan46000@gmail.com> Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com>
This commit is contained in:
@@ -305,5 +305,30 @@
|
||||
"account_exists": "Account exists with different credential - Login to link both accounts",
|
||||
"confirm": "Confirm",
|
||||
"new_version_found": "New version found. Refresh to update.",
|
||||
"size": "Size"
|
||||
"size": "Size",
|
||||
"exit": "Exit Team",
|
||||
"string_length_insufficient": "Team name should be atleast 6 characters long",
|
||||
"invalid_emailID_format": "Email ID format is invalid",
|
||||
"teams": "Teams",
|
||||
"new_team": "New Team",
|
||||
"my_new_team": "My New Team",
|
||||
"edit_team": "Edit Team",
|
||||
"team_member_list": "Member List",
|
||||
"invalid_team_name": "Please provide a valid name for the team",
|
||||
"use_team": "Use Team",
|
||||
"add_one_member": "(add at least one member)",
|
||||
"permissions": "Permissions",
|
||||
"email": "E-mail",
|
||||
"create_new_team": "Create new team",
|
||||
"new_team_created": "New team created",
|
||||
"team_saved": "Team saved",
|
||||
"team_name_empty": "Team name empty",
|
||||
"disable_new_collection": "You do not have edit access to these collections",
|
||||
"collection_added": "Collection added successfully",
|
||||
"folder_added": "Folder added successfully",
|
||||
"team_exited": "Team exited",
|
||||
"disable_exit": "Only owner cannot exit the team",
|
||||
"folder_renamed": "Folder renamed successfully",
|
||||
"role_updated": "User role(s) updated successfully",
|
||||
"user_removed": "User removed successfully"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user