15 lines
271 B
TOML
15 lines
271 B
TOML
|
[Recent]
|
||
|
other = 'Recientes'
|
||
|
[error404]
|
||
|
other = 'Esta página no existe, prueba de nuevo desde el'
|
||
|
[home]
|
||
|
other = 'comienzo'
|
||
|
[nothing]
|
||
|
other = 'Aún no hay nada aquí 😉'
|
||
|
[previous]
|
||
|
other = 'Anterior'
|
||
|
[next]
|
||
|
other = 'Siguiente'
|
||
|
[tags]
|
||
|
other = 'Etiquetas'
|