mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 21:35:16 +02:00
Translating everything.
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = angular.module('stf.device-status', [])
|
||||
'unauthorized': gettext('Unauthorized'),
|
||||
'preparing': gettext('Preparing'),
|
||||
'ready': gettext('Ready'),
|
||||
'using': gettext('Using'),
|
||||
'using': gettext('Stop Using'),
|
||||
'busy': gettext('Busy'),
|
||||
'available': gettext('Use')
|
||||
}[text] || gettext('Unknown')
|
||||
|
||||
Reference in New Issue
Block a user