From 9e0aac33f4400c1b12188ce6e05c049b3154e5be Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Sun, 18 Apr 2021 12:58:28 +0000 Subject: [PATCH] Merge remote-tracking branch 'origin/master' into darkmode --- i18n/es.toml | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/i18n/es.toml b/i18n/es.toml index a95542a..a1a8abe 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -21,4 +21,16 @@ other = "comentarios" [send] -other = "Enviar" \ No newline at end of file +other = "Enviar" + +[read_more] +other = "Leer más" + +[name] +other = "Nombre" + +[email] +other = "Correo electrónico" + +[message] +other = "Mensaje" \ No newline at end of file -- Gitblit v1.10.0