Nice notice messages, work based on https://github.com/martignoni/hugo-notice
This commit is contained in:
8
i18n/de.yaml
Normal file
8
i18n/de.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Warnung"
|
||||
- id: note
|
||||
translation: "Anmerkung"
|
||||
- id: info
|
||||
translation: "Info"
|
||||
- id: tip
|
||||
translation: "Hinweis"
|
||||
8
i18n/en.yaml
Normal file
8
i18n/en.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Warning"
|
||||
- id: note
|
||||
translation: "Note"
|
||||
- id: info
|
||||
translation: "Info"
|
||||
- id: tip
|
||||
translation: "Tip"
|
||||
8
i18n/es.yaml
Normal file
8
i18n/es.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Aviso"
|
||||
- id: note
|
||||
translation: "Nota"
|
||||
- id: info
|
||||
translation: "Información"
|
||||
- id: tip
|
||||
translation: "Consejo"
|
||||
8
i18n/fr.yaml
Normal file
8
i18n/fr.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Avertissement"
|
||||
- id: note
|
||||
translation: "Remarque"
|
||||
- id: info
|
||||
translation: "Information"
|
||||
- id: tip
|
||||
translation: "Astuce"
|
||||
8
i18n/it.yaml
Normal file
8
i18n/it.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Attenzione"
|
||||
- id: note
|
||||
translation: "Nota"
|
||||
- id: info
|
||||
translation: "Informazione"
|
||||
- id: tip
|
||||
translation: "Consiglio"
|
||||
8
i18n/pt.yaml
Normal file
8
i18n/pt.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "Aviso"
|
||||
- id: note
|
||||
translation: "Nota"
|
||||
- id: info
|
||||
translation: "Informação"
|
||||
- id: tip
|
||||
translation: "Dica"
|
||||
8
i18n/zh-cn.yaml
Normal file
8
i18n/zh-cn.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- id: warning
|
||||
translation: "警告"
|
||||
- id: note
|
||||
translation: "注释"
|
||||
- id: info
|
||||
translation: "信息"
|
||||
- id: tip
|
||||
translation: "提示"
|
||||
Reference in New Issue
Block a user