diff --git a/themes/default/lib/Lufi/I18N/es.po b/themes/default/lib/Lufi/I18N/es.po index b0fe1c3..35d53c1 100644 --- a/themes/default/lib/Lufi/I18N/es.po +++ b/themes/default/lib/Lufi/I18N/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: 2020-03-24 03:08+0000\n" +"PO-Revision-Date: 2020-05-22 08:24+0000\n" "Last-Translator: Berto Te \n" "Language-Team: Spanish \n" @@ -917,3 +917,17 @@ msgstr "Archivo enviado" #: themes/default/templates/partial/render.js.ep:9 msgid "File downloaded" msgstr "Archivo descargado" + +#: themes/default/templates/about.html.ep:20 +msgid "Version" +msgstr "Versión" + +#. (sprintf('%s', stash('version') +#: themes/default/templates/about.html.ep:21 +msgid "Latest tag of this instance: %1" +msgstr "Última etiqueta de esta instancia: %1" + +#. (sprintf('%s', stash('version') +#: themes/default/templates/about.html.ep:22 +msgid "Latest commit of this instance: %1" +msgstr "Última confirmación de esta instancia: %1"