Issue/1078 (#1079)
* Externalize property of deletion messages (Collection) #1078 * Externalize property of deletion messages (folder) #1078 * Externalize property of deletion messages (request) #1078 * Externalize property of deletion messages (environment) #1078 * Externalize property (fr-FR.json) of deletion messages (collection, folder, request, environment) #1078 * Externalize property (pt-PT.json) of deletion messages (collection, folder, request, environment) #1078 * Externalize property (pt-BR.json) of deletion messages (collection, folder, request, environment) #1078 * Updating the Spanish file (es-ES)
This commit is contained in:
@@ -127,7 +127,7 @@ export default {
|
||||
this.showChildren = !this.showChildren
|
||||
},
|
||||
removeCollection() {
|
||||
if (!confirm("Are you sure you want to remove this Collection?")) return
|
||||
if (!confirm( this.$t("are_you_sure_remove_collection") )) return
|
||||
this.$store.commit("postwoman/removeCollection", {
|
||||
collectionIndex: this.collectionIndex,
|
||||
})
|
||||
|
||||
@@ -103,7 +103,7 @@ export default {
|
||||
this.$store.commit("postwoman/selectRequest", { request })
|
||||
},
|
||||
removeFolder() {
|
||||
if (!confirm("Are you sure you want to remove this folder?")) return
|
||||
if (!confirm( this.$t("are_you_sure_remove_folder"))) return
|
||||
this.$store.commit("postwoman/removeFolder", {
|
||||
collectionIndex: this.collectionIndex,
|
||||
folderIndex: this.folderIndex,
|
||||
|
||||
@@ -68,7 +68,7 @@ export default {
|
||||
this.$store.commit("postwoman/selectRequest", { request: this.request })
|
||||
},
|
||||
removeRequest() {
|
||||
if (!confirm("Are you sure you want to remove this request?")) return
|
||||
if (!confirm( this.$t("are_you_sure_remove_request"))) return
|
||||
this.$store.commit("postwoman/removeRequest", {
|
||||
collectionIndex: this.collectionIndex,
|
||||
folderIndex: this.folderIndex,
|
||||
|
||||
@@ -62,7 +62,7 @@ export default {
|
||||
}
|
||||
},
|
||||
removeEnvironment() {
|
||||
if (!confirm("Are you sure you want to remove this environment?")) return
|
||||
if (!confirm(this.$t("are_you_sure_remove_environment"))) return
|
||||
this.$store.commit("postwoman/removeEnvironment", this.environmentIndex)
|
||||
this.syncEnvironments()
|
||||
},
|
||||
|
||||
@@ -291,5 +291,9 @@
|
||||
"pre_request_script": "Pre-request Script",
|
||||
"tests": "Tests",
|
||||
"create_new_collection":"Create new collection",
|
||||
"create_new_environment":"Create new environment"
|
||||
"create_new_environment":"Create new environment",
|
||||
"are_you_sure_remove_collection": "Are you sure you want to remove this Collection?",
|
||||
"are_you_sure_remove_folder": "Are you sure you want to remove this folder?",
|
||||
"are_you_sure_remove_request": "Are you sure you want to remove this request?",
|
||||
"are_you_sure_remove_environment": "Are you sure you want to remove this environment?"
|
||||
}
|
||||
|
||||
@@ -130,11 +130,11 @@
|
||||
"new": "Nuevo",
|
||||
"import_export": "Importar / Exportar",
|
||||
"more": "Más",
|
||||
"folder": "Directorio",
|
||||
"new_folder": "Nuevo directorio",
|
||||
"my_new_folder": "Mi nuevo directorio",
|
||||
"folder_empty": "Directorio vacío",
|
||||
"edit_folder": "Editar directorio",
|
||||
"folder": "Carpeta",
|
||||
"new_folder": "Nueva carpeta",
|
||||
"my_new_folder": "Mi nueva carpeta",
|
||||
"folder_empty": "Carpeta vacía",
|
||||
"edit_folder": "Editar carpeta",
|
||||
"edit": "Editar",
|
||||
"delete": "Borrar",
|
||||
"deleted": "Borrado",
|
||||
@@ -290,5 +290,9 @@
|
||||
"json_prettify_invalid_body": "No se pudo formatear un cuerpo inválido, resuelva los errores de sintaxis y vuelva a intentarlo",
|
||||
"tests": "Pruebas",
|
||||
"create_new_collection":"Crear una nueva colección",
|
||||
"create_new_environment":"Crear un nuevo entorno"
|
||||
"create_new_environment":"Crear un nuevo entorno",
|
||||
"are_you_sure_remove_collection": "¿Estás seguro de que quieres eliminar esta Colección?",
|
||||
"are_you_sure_remove_folder": "¿Estás seguro de que quieres eliminar esta carpeta?",
|
||||
"are_you_sure_remove_request": "¿Estás seguro de que quieres eliminar esta petición?",
|
||||
"are_you_sure_remove_environment": "¿Estás seguro de que quieres eliminar este entorno?"
|
||||
}
|
||||
|
||||
@@ -258,5 +258,9 @@
|
||||
"paste_a_collection": "Coller une collection",
|
||||
"import_from_sync": "Importer depuis la synchronisation",
|
||||
"create_new_collection":"Créer une nouvelle collection",
|
||||
"create_new_environment":"Créer une nouvelle environnement"
|
||||
"create_new_environment":"Créer une nouvelle environnement",
|
||||
"are_you_sure_remove_collection": "Êtes-vous sûr de vouloir supprimer cette collection?",
|
||||
"are_you_sure_remove_folder": "Êtes-vous sûr de vouloir supprimer ce dossier?",
|
||||
"are_you_sure_remove_request": "Êtes-vous sûr de vouloir supprimer cette requête?",
|
||||
"are_you_sure_remove_environment": "Êtes-vous sûr de vouloir supprimer cet environnement?"
|
||||
}
|
||||
|
||||
@@ -90,5 +90,9 @@
|
||||
"syncCollections": "Coleções",
|
||||
"syncEnvironments": "Ambientes",
|
||||
"create_new_collection":"Criar uma novo coleção",
|
||||
"create_new_environment":"Criar um novo ambiente"
|
||||
"create_new_environment":"Criar um novo ambiente",
|
||||
"are_you_sure_remove_collection": "Tem a certeza de que quer remover esta coleção?",
|
||||
"are_you_sure_remove_folder": "Tem a certeza de que quer remover esta pasta?",
|
||||
"are_you_sure_remove_request": "Tem a certeza de que pretende remover este request?",
|
||||
"are_you_sure_remove_environment": "Tem a certeza de que pretende remover este ambiente?"
|
||||
}
|
||||
|
||||
@@ -286,5 +286,9 @@
|
||||
"mqtt_subscribe": "Subscrever",
|
||||
"mqtt_unsubscribe": "Cancelar subscrição",
|
||||
"create_new_collection":"Criar uma novo coleção",
|
||||
"create_new_environment":"Criar um novo ambiente"
|
||||
"create_new_environment":"Criar um novo ambiente",
|
||||
"are_you_sure_remove_collection": "Tem a certeza de que quer remover esta colecção?",
|
||||
"are_you_sure_remove_folder": "Tem a certeza de que quer remover esta pasta?",
|
||||
"are_you_sure_remove_request": "Tem a certeza de que pretende remover este request?",
|
||||
"are_you_sure_remove_environment": "Tem a certeza de que pretende remover este ambiente?"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user