@voyantjs/i18n 0.53.2 → 0.55.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.
|
@@ -5,7 +5,7 @@ export const operatorAdminSettingsMessages = {
|
|
|
5
5
|
description: "Manage your workspace configuration",
|
|
6
6
|
generalGroup: "General",
|
|
7
7
|
productsGroup: "Products",
|
|
8
|
-
operator: "Operator",
|
|
8
|
+
operator: "Operator Profile",
|
|
9
9
|
team: "Team",
|
|
10
10
|
apiTokens: "API Tokens",
|
|
11
11
|
channels: "Channels",
|
|
@@ -238,7 +238,7 @@ export const operatorAdminSettingsMessages = {
|
|
|
238
238
|
description: "Administreaza configuratia spatiului de lucru",
|
|
239
239
|
generalGroup: "General",
|
|
240
240
|
productsGroup: "Produse",
|
|
241
|
-
operator: "
|
|
241
|
+
operator: "Profil operator",
|
|
242
242
|
team: "Echipa",
|
|
243
243
|
apiTokens: "Tokenuri API",
|
|
244
244
|
channels: "Canale",
|