Added import statement for json with translations

This commit is contained in:
Tuzi555 2022-12-20 16:20:16 +01:00
parent 94247c3c04
commit 15a09cd83b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ import bg from '@/assets/locales/bg.json';
import ko from '@/assets/locales/ko.json';
import sk from '@/assets/locales/sk.json';
import da from '@/assets/locales/da.json';
import cs from '@/assets/locales/cs.json';
// Language data - Next register your language by adding it to this list
export const languages = [