Merge pull request #4 from casaqori/patch-1

Add Spanish and fix German
This commit is contained in:
Nicolas Martignoni
2020-03-22 12:07:53 +01:00
committed by GitHub
2 changed files with 10 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
- id: warning
translation: "Warnung"
- id: note
translation: "Notiz"
translation: "Anmerkung"
- id: info
translation: "Info"
- id: tip
translation: "Hint"
translation: "Hinweis"

8
i18n/es.yaml Normal file
View File

@@ -0,0 +1,8 @@
- id: warning
translation: "Aviso"
- id: note
translation: "Nota"
- id: info
translation: "Información"
- id: tip
translation: "Consejo"