@bigbinary/neeto-team-members-frontend 3.1.5 → 3.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,6 +3,14 @@
3
3
  "member": {
4
4
  "singular": "Team member",
5
5
  "plural": "Team members"
6
+ },
7
+ "group": {
8
+ "singular": "Group",
9
+ "plural": "Groups"
10
+ },
11
+ "groupMember": {
12
+ "singular": "Member",
13
+ "plural": "Members"
6
14
  }
7
15
  },
8
16
  "neetoTeamMembers": {
@@ -14,7 +22,9 @@
14
22
  "changeRole_other": "You are changing the role of <strong>{{count}}</strong> {{metaName}} to <strong>{{role, anyCase}}</strong>.",
15
23
  "deactivateMember_one": "You are deactivating the {{taxonomies.member.singular}} <strong>{{person, anyCase}}</strong>.",
16
24
  "deactivateMember_other": "You are deactivating <strong>{{count}}</strong> {{taxonomies.member.plural}}.",
17
- "deletingRole": "You are permanently deleting the role <strong>{{name, anyCase}}</strong>. This can't be undone."
25
+ "deletingRole": "You are permanently deleting the role <strong>{{name, anyCase}}</strong>. This can't be undone.",
26
+ "delete": "You are permanently deleting the {{resource}} <strong>{{name, anyCase}}</strong>. This can't be undone.",
27
+ "removeMember": "You are removing <strong>{{member, anyCase}}</strong> from this group."
18
28
  }
19
29
  },
20
30
  "buttons": {
@@ -62,7 +72,8 @@
62
72
  "search_": "Search {{what}}",
63
73
  "takeAction": "Take action",
64
74
  "pro": "Pro",
65
- "subscriptionPlan": "Subscription plan"
75
+ "subscriptionPlan": "Subscription plan",
76
+ "remove": "Remove"
66
77
  },
67
78
  "helpers": {
68
79
  "addMembersToNeetoProducts": "Add {{- emails, boldList}} to the following neeto products.",
@@ -81,7 +92,8 @@
81
92
  "memberCreationStatus_other": "{{completedCount}}/{{totalCount}} {{taxonomies.member.plural}} are successfully invited.",
82
93
  "themeSelector": "Theme selector",
83
94
  "whyIsItDisabled": "Why is it disabled?",
84
- "subscriptionWarning": "You will be charged <strong>{{amount}}</strong> for each newly added member on the next renewal."
95
+ "subscriptionWarning": "You will be charged <strong>{{amount}}</strong> for each newly added member on the next renewal.",
96
+ "emptyTable": "There are no {{entity}} to show"
85
97
  },
86
98
  "labels": {
87
99
  "addNewRole": "Add new role",
@@ -96,7 +108,11 @@
96
108
  "neeto_": "neeto{{product, anyCase}}",
97
109
  "roleNotFound_one": "There are no role to show",
98
110
  "roleNotFound_other": "There are no roles to show",
99
- "upgradeToProPlan": "Upgrade the above added members to the PRO"
111
+ "upgradeToProPlan": "Upgrade the above added members to the PRO",
112
+ "deleteTitle": "Delete {{resource}}?",
113
+ "removeMember": "Remove {{member}}?",
114
+ "totalMembers": "Total {{taxonomies.member.plural}}",
115
+ "groupName": "{{taxonomies.group.singular, anyCase}} name"
100
116
  },
101
117
  "placeholders": {
102
118
  "email": "Please enter the email addresses",
@@ -105,7 +121,8 @@
105
121
  "searchPermission_one": "Search permission",
106
122
  "searchPermission_other": "Search permissions",
107
123
  "searchRole_one": "Search role",
108
- "searchRole_other": "Search roles"
124
+ "searchRole_other": "Search roles",
125
+ "searchEntity": "Search {{entity}}"
109
126
  },
110
127
  "tooltips": {
111
128
  "activateUserToEdit_one": "Please activate the user to edit their role.",
@@ -130,7 +147,10 @@
130
147
  "roleRequired": "Please select a role.",
131
148
  "removeSpaces": "Please remove the spaces.",
132
149
  "validEmail": "Please ensure that all email addresses are valid.",
133
- "memberLimitExceeded": "Max {{limit}} team members are allowed. <emailTo>Contact us</emailTo> to increase the limit."
150
+ "memberLimitExceeded": "Max {{limit}} team members are allowed. <emailTo>Contact us</emailTo> to increase the limit.",
151
+ "required": "{{what, anyCase}} is a required field",
152
+ "noWhiteSpaces": "{{what, anyCase}} should not lead or end with white spaces",
153
+ "max": "Field must be less than {{size}} characters"
134
154
  },
135
155
  "profile": {
136
156
  "common": {