This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
this.languageName,
|
||||
this.hour12
|
||||
),
|
||||
status: o.statusText, //todo: parse out LT:*text until non text character, replace that with localized
|
||||
status: window.$gz.translation.translateString(o.statusText),
|
||||
jobId:
|
||||
o.jobId == "00000000-0000-0000-0000-000000000000" ? "" : o.jobId
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user