Skip to content
Snippets Groups Projects
Commit 2dc2ca63 authored by vjrj's avatar vjrj
Browse files

New messages

parent 40d35b4e
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,12 @@
"paste": "PASTE",
"import": "IMPORT",
"select_import_method": "Select Import Method",
"select_import_method_desc": "Please choose where to import the text from",
"select_import_method_desc": "Please choose where to import the wallet from",
"file_import": "Import from File",
"clipboard_import": "Import from Clipboard"
"export": "EXPORT",
"clipboard_export": "Export to Clipboard",
"select_export_method": "Select Export Method",
"select_export_method_desc": "Please choose where to export the wallet",
"file_export": "Export to File",
"clipboard_export": "Export to Clipboard"
}
......@@ -211,5 +211,11 @@
"select_import_method": "Selecciona el método de importación",
"select_import_method_desc": "Por favor, selecciona el método de importación de tu monedero",
"file_import": "Importar desde archivo",
"clipboard_import": "Importar desde portapapeles"
"clipboard_import": "Importar desde portapapeles",
"export": "EXPORTAR",
"clipboard_export": "Exportar al portapapeles",
"select_export_method": "Selecciona el método de exportación",
"select_export_method_desc": "Por favor, selecciona el método de exportación de tu monedero",
"file_export": "Exportar a archivo",
"clipboard_export": "Exportar al portapapeles"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment