mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 22:46:23 +00:00
fix: dar una acción
This commit is contained in:
parent
f62d7fcc80
commit
5ae3fe0b35
2 changed files with 2 additions and 2 deletions
|
@ -331,7 +331,7 @@ en:
|
||||||
static_file_migration: 'File migration'
|
static_file_migration: 'File migration'
|
||||||
find_and_replace: 'Search and replace'
|
find_and_replace: 'Search and replace'
|
||||||
status:
|
status:
|
||||||
building: "Your site is building, please wait <time datetime=\"PT%{seconds}S\">%{average_time}</time>..."
|
building: "Your site is building, please wait <time datetime=\"PT%{seconds}S\">%{average_time}</time> to refresh this page..."
|
||||||
not_published_yet: "Your site is being published for the first time, please wait up to 1 minute..."
|
not_published_yet: "Your site is being published for the first time, please wait up to 1 minute..."
|
||||||
available: "Your site is available! Click here to visit it."
|
available: "Your site is available! Click here to visit it."
|
||||||
index:
|
index:
|
||||||
|
|
|
@ -336,7 +336,7 @@ 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'
|
||||||
status:
|
status:
|
||||||
building: "Tu sitio se está publicando, por favor espera <time datetime=\"PT%{seconds}S\">%{average_time}</time>..."
|
building: "Tu sitio se está publicando, por favor espera <time datetime=\"PT%{seconds}S\">%{average_time}</time> para recargar esta página..."
|
||||||
not_published_yet: "Tu sitio se está publicando por primera vez, por favor espera hasta un minuto..."
|
not_published_yet: "Tu sitio se está publicando por primera vez, por favor espera hasta un minuto..."
|
||||||
available: "¡Tu sitio está disponible! Cliquea aquí para visitarlo."
|
available: "¡Tu sitio está disponible! Cliquea aquí para visitarlo."
|
||||||
index:
|
index:
|
||||||
|
|
Loading…
Reference in a new issue