feature[PDF]: add PDF demo (#1469)

This commit is contained in:
花裤衩
2018-12-27 13:42:10 +08:00
committed by GitHub
parent 07c3211989
commit deb6840174
16 changed files with 304 additions and 8 deletions

View File

@@ -142,6 +142,9 @@ export default {
export: 'Exportar',
placeholder: 'Por favor escribe un nombre de fichero'
},
pdf: {
tips: 'Here we use window.print() to implement the feature of downloading pdf.'
},
theme: {
change: 'Cambiar tema',
documentation: 'Documentación del tema',