diff options
author | Roberto MF <Roboe@users.noreply.github.com> | 2020-01-16 08:59:52 +0000 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-01-16 09:59:52 +0100 |
commit | c43a00feb2b0599aae42382d3f50fa4c07b26481 (patch) | |
tree | 673a931f8460a059e02cd06772b50ec5d24bded0 | |
parent | db73f20cb53e7f04fd3f629495106e5f107c91b5 (diff) |
Add es lang (#128)
-rw-r--r-- | i18n/es.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/i18n/es.yaml b/i18n/es.yaml new file mode 100644 index 0000000..7c24154 --- /dev/null +++ b/i18n/es.yaml @@ -0,0 +1,11 @@ +- id: Search + translation: Buscar + +- id: Edit this page + translation: Editar esta página + +- id: Last modified by + translation: Última modificación por + +- id: bookSearchConfig + translation: '{ cache: true }' |