aquasis-fe-components 1.3.6 → 1.3.8

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.
@@ -0,0 +1,138 @@
1
+ declare const _default: {
2
+ "translation": {
3
+ "GENERAL": {
4
+ "ACTIONS": {
5
+ "CLOSE": "Fechar",
6
+ "DELETE": "Remover",
7
+ "EDIT": "Editar",
8
+ "NEXT": "Seguinte",
9
+ "PREV": "Anterior"
10
+ },
11
+ "APP": "App",
12
+ "BACK": "Voltar",
13
+ "BACK_LOGIN": "Voltar ao login",
14
+ "DO_NOT_USE_IMAGE": "Não usar imagem",
15
+ "FORM": {
16
+ "ERRORS": {
17
+ "CONFIRM_PASSWORD": "As senhas devem ser as mesmas!",
18
+ "EMAIL": "O email tem de ter este formato 'email@exemple.com'",
19
+ "FORMAT": "O formato deve ser do tipo 'X.X.X'",
20
+ "NOT_EMPTY": "Este campo é obrigatório",
21
+ "VERSION": "O número da versão deve terminar com um valor numérico"
22
+ }
23
+ },
24
+ "JPG_PNG_WARNING": "Apenas suporta ficheiros JPG ou PNG.",
25
+ "MENU": "Menu",
26
+ "MESSAGES": {
27
+ "ERROR": {
28
+ "EMAIL_EXISTS": "O e-mail já existe",
29
+ "ITEM_CREATE": "Erro ao tentar adicionar {{item}}",
30
+ "ITEM_DELETE": "Erro ao tentar excluir {{item}}",
31
+ "ITEM_UPDATE": "Erro ao tentar atualizar {{item}}",
32
+ "RELEASE_NOTE": {
33
+ "0": "O número da versão já existe",
34
+ "1": "A data da publicação deve ser superior à anterior",
35
+ "2": "Pârametros do pedido inválidos"
36
+ },
37
+ "UNAUTHORIZED": "Desculpe, você não está autorizado a acessar esta página.",
38
+ "USERNAME_EXISTS": "O nome de usuário já existe"
39
+ },
40
+ "SUCCESS": {
41
+ "ITEM_CREATE": "{{item}} adicionado com sucesso",
42
+ "ITEM_DELETE": "{{item}} excluído com sucesso",
43
+ "ITEM_UPDATE": "{{item}} atualizado com sucesso"
44
+ },
45
+ "WARNING": {
46
+ "DELETE_CONFIRM": "Você está prestes a excluir este menu. Deseja continuar?"
47
+ }
48
+ },
49
+ "NEXT": "Seguinte",
50
+ "REMOVE": "Remover",
51
+ "ROLE": "Função",
52
+ "SAVE": "Salvar",
53
+ "TENANT": "Organização",
54
+ "THEMES": {
55
+ "DARK": "Modo escuro",
56
+ "LIGHT": "Modo claro",
57
+ "TOOLTIP": "Clique para mudar para {{theme}}"
58
+ },
59
+ "UPLOAD": "Carregar",
60
+ "UPLOAD_LABEL": "Clique ou arraste o ficheiro para esta área para o carregar",
61
+ "USER": "Usuário"
62
+ },
63
+ "HELPDESK": {
64
+ "ERRORS_CODE": {
65
+ "DATATYPE_MISMATCH": "Deve conter apenas elementos do tipo formato de ficheiro válido",
66
+ "INVALID_VALUE": "Valor inválido"
67
+ },
68
+ "FORM": {
69
+ "BUTTONS": {
70
+ "SEND": "Enviar"
71
+ },
72
+ "FIELDS": {
73
+ "ATTACHMENTS": "Anexos",
74
+ "DESCRIPTION": "Descrição",
75
+ "DESCRIPTION_PLACEHOLDER": "Inserir descrição",
76
+ "EMAIL": "Email",
77
+ "EMAIL_PLACEHOLDER": "Inserir o email",
78
+ "NAME": "$t(Name)",
79
+ "NAME_PLACEHOLDER": "Inserir o nome",
80
+ "SUBJECT": "Descrição",
81
+ "SUBJECT_PLACEHOLDER": "Inserir descrição",
82
+ "TITLE": "Contacte-nos",
83
+ "UPLOAD_FILES": "<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>"
84
+ },
85
+ "TITLE": "Bem-vindo ao suporte"
86
+ },
87
+ "SUPPORT": "Suporte",
88
+ "TABLE": {
89
+ "CODE": "Mensagem",
90
+ "FIELD": "Campo"
91
+ }
92
+ },
93
+ "RELEASE-NOTES": {
94
+ "ADD_NEW_SLIDE": "Adicionar novo diapositivo",
95
+ "ADD_RELEASE_NOTE": "Adicionar Publicação",
96
+ "FORM": {
97
+ "ADD_NEW_FIELD": "Adicionar novo campo",
98
+ "FIELDS": {
99
+ "APP": "Aplicação",
100
+ "APP_PLACEHOLDER": "Selecionar uma aplicação…",
101
+ "DEPLOY_DATE": "Data da publicação",
102
+ "DESCRIPTION": "Adicionar descrição…",
103
+ "DO_NOT_SHOW_AGAIN": "Não mostrar mais até à próxima atualização",
104
+ "TITLE": "Adicionar título…",
105
+ "VERSION": "Versão",
106
+ "VERSION_PLACEHOLDER": "Introduza a versão",
107
+ "VERSION_TOOLTIP": "Versão da aplicação selecionada."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remover diapositivo atual",
111
+ "TEXT_SINGULAR": "Publicação de nova funcionalidade",
112
+ "TITLE": "Publicações",
113
+ "UPD_RELEASE_NOTE": "Editar Publicação",
114
+ "WHATS_NEWS": "Bem-vindo ao {{app}} v{{version}} - Veja as novidades!"
115
+ },
116
+ "USERS": {
117
+ "CANCEL": "Cancelar",
118
+ "EDIT": "Editar",
119
+ "EMAIL": "Email",
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "Primeiro nome",
122
+ "FIRST_NAME_PLACEHOLDER": "Por favor, digite seu primeiro nome...",
123
+ "LAST_NAME": "Último nome",
124
+ "LAST_NAME_PLACEHOLDER": "Por favor, digite seu último nome...",
125
+ "PASSWORD": "Senha",
126
+ "PASSWORD_HINT": "Deve ser: <ul><li>Pelo menos uma letra maiúscula</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos um caracter especial:<b>!@#$%^&*</b></li><li>Mínimo 7 caracteres.</li></ul>",
127
+ "PASSWORD_PLACEHOLDER": "Digite sua senha...",
128
+ "PASSWORD-CONFIRM": "Confirmar senha",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Confirme sua senha...",
130
+ "PROFILE": "Perfil",
131
+ "SUBMIT": "Salvar",
132
+ "USERNAME": "Nome de usuário",
133
+ "USERNAME_PLACEHOLDER": "Por favor, digite seu nome de usuário..."
134
+ }
135
+ }
136
+ };
137
+
138
+ export default _default;
@@ -0,0 +1,138 @@
1
+ declare const _default: {
2
+ "translation": {
3
+ "GENERAL": {
4
+ "ACTIONS": {
5
+ "CLOSE": "Close",
6
+ "DELETE": "Delete",
7
+ "EDIT": "Edit",
8
+ "NEXT": "Next",
9
+ "PREV": "Previous"
10
+ },
11
+ "APP": "App",
12
+ "BACK": "Back",
13
+ "BACK_LOGIN": "Back to login",
14
+ "DO_NOT_USE_IMAGE": "Do not use image",
15
+ "FORM": {
16
+ "ERRORS": {
17
+ "CONFIRM_PASSWORD": "The passwords must be the same!",
18
+ "EMAIL": "The email have to be this format 'email@exemple.com'",
19
+ "FORMAT": "The format must be like 'X.X.X'",
20
+ "NOT_EMPTY": "This field is mandatory",
21
+ "VERSION": "The version must end with a numeric value"
22
+ }
23
+ },
24
+ "JPG_PNG_WARNING": "Only supports JPG or PNG files.",
25
+ "MENU": "Menu",
26
+ "MESSAGES": {
27
+ "ERROR": {
28
+ "EMAIL_EXISTS": "Email already exists",
29
+ "ITEM_CREATE": "Error trying to add {{item}}",
30
+ "ITEM_DELETE": "Error trying to delete {{item}}",
31
+ "ITEM_UPDATE": "Error trying to update {{item}}",
32
+ "RELEASE_NOTE": {
33
+ "0": "Version already exists",
34
+ "1": "Deployed date must be greater than the last",
35
+ "2": "Invalid Request parameters"
36
+ },
37
+ "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
38
+ "USERNAME_EXISTS": "Username already exists"
39
+ },
40
+ "SUCCESS": {
41
+ "ITEM_CREATE": "{{item}} added successfully",
42
+ "ITEM_DELETE": "{{item}} deleted successfully",
43
+ "ITEM_UPDATE": "{{item}} updated successfully"
44
+ },
45
+ "WARNING": {
46
+ "DELETE_CONFIRM": "You are about to delete this menu. Do you want proceed?"
47
+ }
48
+ },
49
+ "NEXT": "Next",
50
+ "REMOVE": "Remove",
51
+ "ROLE": "Role",
52
+ "SAVE": "Save",
53
+ "TENANT": "Organization",
54
+ "THEMES": {
55
+ "DARK": "Dark mode",
56
+ "LIGHT": "Light mode",
57
+ "TOOLTIP": "Click to switch to {{theme}}"
58
+ },
59
+ "UPLOAD": "Upload",
60
+ "UPLOAD_LABEL": "Click or drag file to this area to upload",
61
+ "USER": "User"
62
+ },
63
+ "HELPDESK": {
64
+ "ERRORS_CODE": {
65
+ "DATATYPE_MISMATCH": "It should contain elements of type valid file format only",
66
+ "INVALID_VALUE": "Invalid value"
67
+ },
68
+ "FORM": {
69
+ "BUTTONS": {
70
+ "SEND": "Send"
71
+ },
72
+ "FIELDS": {
73
+ "ATTACHMENTS": "Attachments",
74
+ "DESCRIPTION": "Description",
75
+ "DESCRIPTION_PLACEHOLDER": "Insert description…",
76
+ "EMAIL": "Email",
77
+ "EMAIL_PLACEHOLDER": "Insert your email...",
78
+ "NAME": "$t(Name)",
79
+ "NAME_PLACEHOLDER": "Insert your name...",
80
+ "SUBJECT": "Subject",
81
+ "SUBJECT_PLACEHOLDER": "Insert subject...",
82
+ "TITLE": "Contact us",
83
+ "UPLOAD_FILES": "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
84
+ },
85
+ "TITLE": "Welcome to support"
86
+ },
87
+ "SUPPORT": "Support",
88
+ "TABLE": {
89
+ "CODE": "Message",
90
+ "FIELD": "Field"
91
+ }
92
+ },
93
+ "RELEASE-NOTES": {
94
+ "ADD_NEW_SLIDE": "Add new slide",
95
+ "ADD_RELEASE_NOTE": "Add Release Note",
96
+ "FORM": {
97
+ "ADD_NEW_FIELD": "Add new field",
98
+ "FIELDS": {
99
+ "APP": "App",
100
+ "APP_PLACEHOLDER": "Select an app...",
101
+ "DEPLOY_DATE": "Deploy Date",
102
+ "DESCRIPTION": "Add description...",
103
+ "DO_NOT_SHOW_AGAIN": "Do not show again until next update",
104
+ "TITLE": "Add title...",
105
+ "VERSION": "Version",
106
+ "VERSION_PLACEHOLDER": "Type the version...",
107
+ "VERSION_TOOLTIP": "The version of the selected application."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remove current slide",
111
+ "TEXT_SINGULAR": "Release Note",
112
+ "TITLE": "Release Notes",
113
+ "UPD_RELEASE_NOTE": "Edit Release Note",
114
+ "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?"
115
+ },
116
+ "USERS": {
117
+ "CANCEL": "Cancel",
118
+ "EDIT": "Edit",
119
+ "EMAIL": "Email",
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "First name",
122
+ "FIRST_NAME_PLACEHOLDER": "Please insert the first name…",
123
+ "LAST_NAME": "Last name",
124
+ "LAST_NAME_PLACEHOLDER": "Please insert the last name...",
125
+ "PASSWORD": "Password",
126
+ "PASSWORD_HINT": "Must be: <ul><li>At least one uppercase letter</li><li>At least one number between 0 to 9</li><li>At least one special character: <b>!@#$%^&*</b></li><li>Minimum 7 characters</li></ul>",
127
+ "PASSWORD_PLACEHOLDER": "Please insert the password...",
128
+ "PASSWORD-CONFIRM": "Confirm password",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Please confirm the password...",
130
+ "PROFILE": "Profile",
131
+ "SUBMIT": "Save",
132
+ "USERNAME": "Username",
133
+ "USERNAME_PLACEHOLDER": "Please insert the username..."
134
+ }
135
+ }
136
+ };
137
+
138
+ export default _default;
@@ -0,0 +1,138 @@
1
+ declare const _default: {
2
+ "translation": {
3
+ "GENERAL": {
4
+ "ACTIONS": {
5
+ "CLOSE": "Cerrar",
6
+ "DELETE": "Borrar",
7
+ "EDIT": "Editar",
8
+ "NEXT": "Seguiente",
9
+ "PREV": "Anterior"
10
+ },
11
+ "APP": "App",
12
+ "BACK": "Volver",
13
+ "BACK_LOGIN": "Volver al inicio de sesión",
14
+ "DO_NOT_USE_IMAGE": "Do not use image",
15
+ "FORM": {
16
+ "ERRORS": {
17
+ "CONFIRM_PASSWORD": "Las contraseñas deben ser las mismas!",
18
+ "EMAIL": "El email tiene que tener este formato 'email@exemple.com'",
19
+ "FORMAT": "The format must be like 'X.X.X'",
20
+ "NOT_EMPTY": "Este campo es obligatorio",
21
+ "VERSION": "The version must end with a numeric value"
22
+ }
23
+ },
24
+ "JPG_PNG_WARNING": "Only supports JPG or PNG files.",
25
+ "MENU": "Menú",
26
+ "MESSAGES": {
27
+ "ERROR": {
28
+ "EMAIL_EXISTS": "El correo electrónico ya existe",
29
+ "ITEM_CREATE": "Error al intentar agregar {{item}}",
30
+ "ITEM_DELETE": "Error al intentar eliminar {{item}}",
31
+ "ITEM_UPDATE": "Error al intentar actualizar {{item}}",
32
+ "RELEASE_NOTE": {
33
+ "0": "Version already exists",
34
+ "1": "Deployed date must be greater than the last",
35
+ "2": "Invalid Request parameters"
36
+ },
37
+ "UNAUTHORIZED": "Lo sentimos, no está autorizado a acceder a esta página.",
38
+ "USERNAME_EXISTS": "El nombre de usuario ya existe"
39
+ },
40
+ "SUCCESS": {
41
+ "ITEM_CREATE": "{{item}} añadido con éxito",
42
+ "ITEM_DELETE": "{{item}} eliminado con éxito",
43
+ "ITEM_UPDATE": "{{item}} actualizado con éxito"
44
+ },
45
+ "WARNING": {
46
+ "DELETE_CONFIRM": "Está a punto de eliminar este menú. ¿Quieres continuar?"
47
+ }
48
+ },
49
+ "NEXT": "Seguiente",
50
+ "REMOVE": "Eliminar",
51
+ "ROLE": "Papel",
52
+ "SAVE": "Salvar",
53
+ "TENANT": "Organización",
54
+ "THEMES": {
55
+ "DARK": "Modo oscuro",
56
+ "LIGHT": "Modo claro",
57
+ "TOOLTIP": "Haz clic para cambiar a {{theme}}"
58
+ },
59
+ "UPLOAD": "Subir",
60
+ "UPLOAD_LABEL": "Click or drag file to this area to upload",
61
+ "USER": "Usuario"
62
+ },
63
+ "HELPDESK": {
64
+ "ERRORS_CODE": {
65
+ "DATATYPE_MISMATCH": "It should contain elements of type valid file format only",
66
+ "INVALID_VALUE": "Invalid value"
67
+ },
68
+ "FORM": {
69
+ "BUTTONS": {
70
+ "SEND": "Send"
71
+ },
72
+ "FIELDS": {
73
+ "ATTACHMENTS": "Attachments",
74
+ "DESCRIPTION": "Description",
75
+ "DESCRIPTION_PLACEHOLDER": "Insert description…",
76
+ "EMAIL": "Email",
77
+ "EMAIL_PLACEHOLDER": "Insert your email...",
78
+ "NAME": "$t(Name)",
79
+ "NAME_PLACEHOLDER": "Insert your name...",
80
+ "SUBJECT": "Subject",
81
+ "SUBJECT_PLACEHOLDER": "Insert subject...",
82
+ "TITLE": "Contact us",
83
+ "UPLOAD_FILES": "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
84
+ },
85
+ "TITLE": "Welcome to support"
86
+ },
87
+ "SUPPORT": "Support",
88
+ "TABLE": {
89
+ "CODE": "Message",
90
+ "FIELD": "Field"
91
+ }
92
+ },
93
+ "RELEASE-NOTES": {
94
+ "ADD_NEW_SLIDE": "Add new slide",
95
+ "ADD_RELEASE_NOTE": "Add Release Note",
96
+ "FORM": {
97
+ "ADD_NEW_FIELD": "Add new field",
98
+ "FIELDS": {
99
+ "APP": "App",
100
+ "APP_PLACEHOLDER": "Select an app...",
101
+ "DEPLOY_DATE": "Deploy Date",
102
+ "DESCRIPTION": "Add description...",
103
+ "DO_NOT_SHOW_AGAIN": "Do not show again until next update",
104
+ "TITLE": "Add title...",
105
+ "VERSION": "Version",
106
+ "VERSION_PLACEHOLDER": "Type the version...",
107
+ "VERSION_TOOLTIP": "The version of the selected application."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remove current slide",
111
+ "TEXT_SINGULAR": "Release Note",
112
+ "TITLE": "Release Notes",
113
+ "UPD_RELEASE_NOTE": "Edit Release Note",
114
+ "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?"
115
+ },
116
+ "USERS": {
117
+ "CANCEL": "Anular",
118
+ "EDIT": "Editar",
119
+ "EMAIL": "Email",
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "Nombre",
122
+ "FIRST_NAME_PLACEHOLDER": "Por favor, ingrese su nombre…",
123
+ "LAST_NAME": "Apellido",
124
+ "LAST_NAME_PLACEHOLDER": "Por favor, ingrese el apellido…",
125
+ "PASSWORD": "Contraseña",
126
+ "PASSWORD_HINT": "Debe ser: <ul><li>Al menos una letra mayúscula</li><li>Al menos un número entre 0 y 9</li><li>Al menos un carácter especial:<b>!@#$%^&*</b></li><li>Mínimo 7 caracteres.</li></ul>",
127
+ "PASSWORD_PLACEHOLDER": "Por favor, ingrese la contraseña...",
128
+ "PASSWORD-CONFIRM": "Confirmar contraseña",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Por favor, confirme la contraseña...",
130
+ "PROFILE": "Perfil",
131
+ "SUBMIT": "Salvar",
132
+ "USERNAME": "Nombre de usuario",
133
+ "USERNAME_PLACEHOLDER": "Por favor, ingrese el nombre de usuario..."
134
+ }
135
+ }
136
+ };
137
+
138
+ export default _default;
@@ -0,0 +1,138 @@
1
+ declare const _default: {
2
+ "translation": {
3
+ "GENERAL": {
4
+ "ACTIONS": {
5
+ "CLOSE": "Close",
6
+ "DELETE": "Delete",
7
+ "EDIT": "Edit",
8
+ "NEXT": "Next",
9
+ "PREV": "Previous"
10
+ },
11
+ "APP": "App",
12
+ "BACK": "Back",
13
+ "BACK_LOGIN": "Back to login",
14
+ "DO_NOT_USE_IMAGE": "Do not use image",
15
+ "FORM": {
16
+ "ERRORS": {
17
+ "CONFIRM_PASSWORD": "The passwords must be the same!",
18
+ "EMAIL": "The email have to be this format 'email@exemple.com'",
19
+ "FORMAT": "The format must be like 'X.X.X'",
20
+ "NOT_EMPTY": "This field is mandatory",
21
+ "VERSION": "The version must end with a numeric value"
22
+ }
23
+ },
24
+ "JPG_PNG_WARNING": "Only supports JPG or PNG files.",
25
+ "MENU": "Menu",
26
+ "MESSAGES": {
27
+ "ERROR": {
28
+ "EMAIL_EXISTS": "Email already exists",
29
+ "ITEM_CREATE": "Error trying to add {{item}}",
30
+ "ITEM_DELETE": "Error trying to delete {{item}}",
31
+ "ITEM_UPDATE": "Error trying to update {{item}}",
32
+ "RELEASE_NOTE": {
33
+ "0": "Version already exists",
34
+ "1": "Deployed date must be greater than the last",
35
+ "2": "Invalid Request parameters"
36
+ },
37
+ "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
38
+ "USERNAME_EXISTS": "Username already exists"
39
+ },
40
+ "SUCCESS": {
41
+ "ITEM_CREATE": "{{item}} added successfully",
42
+ "ITEM_DELETE": "{{item}} deleted successfully",
43
+ "ITEM_UPDATE": "{{item}} updated successfully"
44
+ },
45
+ "WARNING": {
46
+ "DELETE_CONFIRM": "You are about to delete this menu. Do you want proceed?"
47
+ }
48
+ },
49
+ "NEXT": "Next",
50
+ "REMOVE": "Remove",
51
+ "ROLE": "Role",
52
+ "SAVE": "Save",
53
+ "TENANT": "Organization",
54
+ "THEMES": {
55
+ "DARK": "Dark mode",
56
+ "LIGHT": "Light mode",
57
+ "TOOLTIP": "Click to switch to {{theme}}"
58
+ },
59
+ "UPLOAD": "Upload",
60
+ "UPLOAD_LABEL": "Click or drag file to this area to upload",
61
+ "USER": "User"
62
+ },
63
+ "HELPDESK": {
64
+ "ERRORS_CODE": {
65
+ "DATATYPE_MISMATCH": "It should contain elements of type valid file format only",
66
+ "INVALID_VALUE": "Invalid value"
67
+ },
68
+ "FORM": {
69
+ "BUTTONS": {
70
+ "SEND": "Send"
71
+ },
72
+ "FIELDS": {
73
+ "ATTACHMENTS": "Attachments",
74
+ "DESCRIPTION": "Description",
75
+ "DESCRIPTION_PLACEHOLDER": "Insert description…",
76
+ "EMAIL": "Email",
77
+ "EMAIL_PLACEHOLDER": "Insert your email...",
78
+ "NAME": "$t(Name)",
79
+ "NAME_PLACEHOLDER": "Insert your name...",
80
+ "SUBJECT": "Subject",
81
+ "SUBJECT_PLACEHOLDER": "Insert subject...",
82
+ "TITLE": "Contact us",
83
+ "UPLOAD_FILES": "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
84
+ },
85
+ "TITLE": "Welcome to support"
86
+ },
87
+ "SUPPORT": "Support",
88
+ "TABLE": {
89
+ "CODE": "Message",
90
+ "FIELD": "Field"
91
+ }
92
+ },
93
+ "RELEASE-NOTES": {
94
+ "ADD_NEW_SLIDE": "Add new slide",
95
+ "ADD_RELEASE_NOTE": "Add Release Note",
96
+ "FORM": {
97
+ "ADD_NEW_FIELD": "Add new field",
98
+ "FIELDS": {
99
+ "APP": "App",
100
+ "APP_PLACEHOLDER": "Select an app...",
101
+ "DEPLOY_DATE": "Deploy Date",
102
+ "DESCRIPTION": "Add description...",
103
+ "DO_NOT_SHOW_AGAIN": "Do not show again until next update",
104
+ "TITLE": "Add title...",
105
+ "VERSION": "Version",
106
+ "VERSION_PLACEHOLDER": "Type the version...",
107
+ "VERSION_TOOLTIP": "The version of the selected application."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remove current slide",
111
+ "TEXT_SINGULAR": "Release Note",
112
+ "TITLE": "Release Notes",
113
+ "UPD_RELEASE_NOTE": "Edit Release Note",
114
+ "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?"
115
+ },
116
+ "USERS": {
117
+ "CANCEL": "Cancel",
118
+ "EDIT": "Edit",
119
+ "EMAIL": "Email",
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "First name",
122
+ "FIRST_NAME_PLACEHOLDER": "Please insert the first name...",
123
+ "LAST_NAME": "Last name",
124
+ "LAST_NAME_PLACEHOLDER": "Please insert the last name...",
125
+ "PASSWORD": "Password",
126
+ "PASSWORD_HINT": "Must be: <ul><li>At least one uppercase letter</li><li>At least one number between 0 to 9</li><li>At least one special character: <b>!@#$%^&*</b></li><li>Minimum 7 characters</li></ul>",
127
+ "PASSWORD_PLACEHOLDER": "Please insert the password...",
128
+ "PASSWORD-CONFIRM": "Confirm password",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Please confirm the password...",
130
+ "PROFILE": "Profile",
131
+ "SUBMIT": "Save",
132
+ "USERNAME": "Username",
133
+ "USERNAME_PLACEHOLDER": "Please insert the username..."
134
+ }
135
+ }
136
+ };
137
+
138
+ export default _default;