summaryrefslogtreecommitdiff
path: root/_i18n
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-10-01 17:19:25 -0600
committerHombreLaser <sebastian-440@live.com>2023-10-01 17:19:25 -0600
commitccbe692e598116e5f586c4ed6c148af272ac9002 (patch)
treec3a7300b900b643265934442c6b41482405fd297 /_i18n
parent7d08bef8df1c0736870386c1b9a40439481cd31c (diff)
Add email
Diffstat (limited to '_i18n')
-rw-r--r--_i18n/en.yml1
-rw-r--r--_i18n/es.yml1
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"