mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-15 19:47:57 +01:00
26 lines
540 B
JSON
26 lines
540 B
JSON
{
|
|
"action.share": [
|
|
{
|
|
"type": 0,
|
|
"value": "Compartir"
|
|
}
|
|
],
|
|
"editor.try-welcome": [
|
|
{
|
|
"type": 0,
|
|
"value": "¡Este espacio de edición muestra algunas de las capacidades del editor de mapas mentales!"
|
|
}
|
|
],
|
|
"editor.try-welcome-description": [
|
|
{
|
|
"type": 0,
|
|
"value": "Registrate para comenzar a crear, compartir y publicar una cantidad ilimitada de mapas mentales de forma gratuita."
|
|
}
|
|
],
|
|
"login.signup": [
|
|
{
|
|
"type": 0,
|
|
"value": "Crear cuenta"
|
|
}
|
|
]
|
|
} |