mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-11 07:33:14 -04:00
adds /translate
This commit is contained in:
parent
e8312f0b32
commit
064845b307
7 changed files with 147 additions and 2 deletions
5
labscore/parameters/index.js
Normal file
5
labscore/parameters/index.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
autocomplete: {
|
||||
translateLanguage: require('./autocomplete/translateLanguage')
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue