mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 17:06:21 +00:00
Merge branch 'rails' of 0xacab.org:sutty/sutty into rails
This commit is contained in:
commit
a27a0ca7d8
2 changed files with 11 additions and 9 deletions
|
@ -1,5 +1,8 @@
|
||||||
en:
|
en:
|
||||||
dir: ltr
|
dir: ltr
|
||||||
|
en: English
|
||||||
|
es: Castellano
|
||||||
|
es-AR: Castellano rioplatense
|
||||||
locales:
|
locales:
|
||||||
es:
|
es:
|
||||||
name: Castillian Spanish
|
name: Castillian Spanish
|
||||||
|
@ -335,9 +338,9 @@ en:
|
||||||
static_file_migration: 'File migration'
|
static_file_migration: 'File migration'
|
||||||
find_and_replace: 'Search and replace'
|
find_and_replace: 'Search and replace'
|
||||||
index:
|
index:
|
||||||
title: 'Sites'
|
title: 'My Sites'
|
||||||
pull: 'Upgrade'
|
pull: 'Upgrade'
|
||||||
help: 'This is the list of sites you can edit'
|
help: 'Here are all the sites you can edit'
|
||||||
visit: 'Visit the site'
|
visit: 'Visit the site'
|
||||||
welcome: |
|
welcome: |
|
||||||
# Welcome!
|
# Welcome!
|
||||||
|
@ -345,12 +348,8 @@ en:
|
||||||
You have no sites yet. You can generate all the sites you want
|
You have no sites yet. You can generate all the sites you want
|
||||||
with the **Create site** button.
|
with the **Create site** button.
|
||||||
|
|
||||||
Para ver los cambios, usa el botón **Publicar cambios** en cada
|
|
||||||
sitio y espera unos segundos. También recibirás un correo de
|
|
||||||
notificación.
|
|
||||||
|
|
||||||
To see your changes, use the **Publish changes** button on each
|
To see your changes, use the **Publish changes** button on each
|
||||||
site and wait a few seconds. You'll also receive an e-mail
|
site and wait a few seconds. You will also receive an e-mail
|
||||||
notification.
|
notification.
|
||||||
|
|
||||||
[Create my first site](/sites/new)
|
[Create my first site](/sites/new)
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
es:
|
es:
|
||||||
|
es: Castellano
|
||||||
|
en: English
|
||||||
|
es-AR: Castellano Rioplatense
|
||||||
dir: ltr
|
dir: ltr
|
||||||
locales:
|
locales:
|
||||||
es:
|
es:
|
||||||
|
@ -340,9 +343,9 @@ es:
|
||||||
static_file_migration: 'Migración de archivos'
|
static_file_migration: 'Migración de archivos'
|
||||||
find_and_replace: 'Búsqueda y reemplazo'
|
find_and_replace: 'Búsqueda y reemplazo'
|
||||||
index:
|
index:
|
||||||
title: 'Sitios'
|
title: 'Mis sitios'
|
||||||
pull: 'Actualizar'
|
pull: 'Actualizar'
|
||||||
help: 'Este es el listado de sitios que puedes editar'
|
help: 'Acá están todos los sitios que puedes editar'
|
||||||
visit: 'Visitar el sitio'
|
visit: 'Visitar el sitio'
|
||||||
welcome: |
|
welcome: |
|
||||||
# ¡Bienvenide!
|
# ¡Bienvenide!
|
||||||
|
|
Loading…
Reference in a new issue