From b996fe413c7316d61eebc62321ffe0c5a914ad5b Mon Sep 17 00:00:00 2001 From: casaqori Date: Tue, 17 Mar 2020 21:55:15 +0100 Subject: [PATCH] Create es.yml spanish translation :) --- i18n/es.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 i18n/es.yml diff --git a/i18n/es.yml b/i18n/es.yml new file mode 100644 index 0000000..0382479 --- /dev/null +++ b/i18n/es.yml @@ -0,0 +1,8 @@ +- id: warning + translation: "Aviso" +- id: note + translation: "Nota" +- id: info + translation: "Información" +- id: tip + translation: "Consejo"