mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 18:01:42 +00:00
traducciones
This commit is contained in:
parent
a9da4b3f2c
commit
1a4d1b13f9
2 changed files with 22 additions and 0 deletions
|
@ -579,3 +579,14 @@ en:
|
|||
local_invalid: "format is incorrect"
|
||||
not_allowed: "that email provider is not welcome here"
|
||||
server_not_available: "remote email server not available"
|
||||
loaf:
|
||||
breadcrumbs:
|
||||
sites:
|
||||
index: 'My sites'
|
||||
new: 'Create'
|
||||
edit: 'Configure'
|
||||
posts:
|
||||
new: 'New %{layout}'
|
||||
edit: 'Editing'
|
||||
usuaries:
|
||||
index: 'Users'
|
||||
|
|
|
@ -608,3 +608,14 @@ es:
|
|||
local_invalid: "el formato es incorrecto"
|
||||
not_allowed: "no es bienvenida"
|
||||
server_not_available: "el proveedor no está disponible"
|
||||
loaf:
|
||||
breadcrumbs:
|
||||
sites:
|
||||
index: 'Mis sitios'
|
||||
new: 'Crear'
|
||||
edit: 'Configurar'
|
||||
posts:
|
||||
new: 'Nuevo %{layout}'
|
||||
edit: 'Editando'
|
||||
usuaries:
|
||||
index: 'Usuaries'
|
||||
|
|
Loading…
Reference in a new issue