mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Add upload and installation errors.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
module.exports = function LanguageProvider(AppStateProvider) {
|
||||
var provider = {
|
||||
selectedLanguage: 'en'
|
||||
selectedLanguage: 'ja' // default
|
||||
}
|
||||
|
||||
var a = AppStateProvider.$get()
|
||||
|
||||
Reference in New Issue
Block a user