@bigbinary/neeto-team-members-frontend 4.1.2 → 4.2.0

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.
@@ -72,7 +72,8 @@
72
72
  "takeAction": "Take action",
73
73
  "pro": "Pro",
74
74
  "subscriptionPlan": "Subscription plan",
75
- "remove": "Remove"
75
+ "remove": "Remove",
76
+ "loading": "Loading..."
76
77
  },
77
78
  "helpers": {
78
79
  "addMembersToNeetoProducts": "Add {{- emails, boldList}} to the following neeto products.",
@@ -92,7 +93,8 @@
92
93
  "themeSelector": "Theme selector",
93
94
  "whyIsItDisabled": "Why is it disabled?",
94
95
  "subscriptionWarning": "You will be charged <strong>{{amount}}</strong> for each newly added member on the next renewal.",
95
- "emptyTable": "There are no {{entity}} to show"
96
+ "emptyTable": "There are no {{entity}} to show",
97
+ "noRecords": "No records found"
96
98
  },
97
99
  "labels": {
98
100
  "addNewRole": "Add new role",
@@ -121,7 +123,8 @@
121
123
  "searchPermission_other": "Search permissions",
122
124
  "searchRole_one": "Search role",
123
125
  "searchRole_other": "Search roles",
124
- "searchEntity": "Search {{entity}}"
126
+ "searchEntity": "Search {{entity}}",
127
+ "search": "Search"
125
128
  },
126
129
  "tooltips": {
127
130
  "activateUserToEdit_one": "Please activate the user to edit their role.",