diff options
Diffstat (limited to '_i18n')
-rw-r--r-- | _i18n/en.yml | 1 | ||||
-rw-r--r-- | _i18n/es.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml index 01f5f96..2a31b0c 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -34,6 +34,7 @@ about_me_page: address: Address server: Server irc_notes: "Sometimes online, sometimes not, but don't worry, I'm hosting a bouncer. I'll read your message sooner or later." + pgp_key: PGP public key about_page: made_in: "Blog made in " used_theme: "Using the jekyll-clean theme, by scotte. You can find it " diff --git a/_i18n/es.yml b/_i18n/es.yml index 861658d..419a3d7 100644 --- a/_i18n/es.yml +++ b/_i18n/es.yml @@ -34,6 +34,7 @@ about_me_page: address: Dirección server: Servidor irc_notes: "A veces disponible, a veces no, pero no te preocupes, tengo un bouncer configurado. Leeré tu mensaje tarde o temprano." + pgp_key: Llave pública PGP about_page: made_in: "Blog hecho en" used_theme: "Usando el tema jekyll-clean, por scotte. Lo puedes encontrar" |