diff --git a/js/translations.js b/js/translations.js index d2658dc..6809506 100644 --- a/js/translations.js +++ b/js/translations.js @@ -16,6 +16,7 @@ i18next const languages = [ ['de', 'Deutsch'], ['en', 'English'], + ['es-ES', 'Español'], ['fr', 'Français'], ['it', 'Italiano'], ['ja', '日本語'],