mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 09:53:28 +02:00
- Refactoring supported languages.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
var _ = require('lodash')
|
||||
|
||||
// TODO: Implement this
|
||||
var supportedLanguages = require('./../../../common/lang/langs.json')
|
||||
|
||||
|
||||
module.exports = function LanguageServiceFactory(
|
||||
SettingsService
|
||||
, $q
|
||||
|
||||
Reference in New Issue
Block a user