mirror of
https://github.com/vale981/Vulcan
synced 2025-03-07 02:21:43 -05:00
add bg i18n
This commit is contained in:
parent
674e3c3b53
commit
be98dfe82e
1 changed files with 2 additions and 1 deletions
|
@ -68,6 +68,7 @@ Package.onUse(function (api) {
|
||||||
// i18n languages (must come last)
|
// i18n languages (must come last)
|
||||||
|
|
||||||
api.add_files([
|
api.add_files([
|
||||||
|
'i18n/bg.i18n.json',
|
||||||
'i18n/de.i18n.json',
|
'i18n/de.i18n.json',
|
||||||
'i18n/en.i18n.json',
|
'i18n/en.i18n.json',
|
||||||
'i18n/es.i18n.json',
|
'i18n/es.i18n.json',
|
||||||
|
|
Loading…
Add table
Reference in a new issue