workflow multi languages
This commit is contained in:
@@ -5,6 +5,7 @@ import nlsSettings from "./nls.settings.json";
|
||||
import nlsDomain from "./nls.domain.json";
|
||||
import nlsAccess from "./nls.access.json";
|
||||
import nlsHistory from "./nls.history.json";
|
||||
import nlsWorkflow from "./nls.workflow.json";
|
||||
|
||||
export default Object.freeze({
|
||||
...nlsCommon,
|
||||
@@ -14,4 +15,5 @@ export default Object.freeze({
|
||||
...nlsDomain,
|
||||
...nlsAccess,
|
||||
...nlsHistory,
|
||||
...nlsWorkflow,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user