More Translations

This commit is contained in:
Jared Tabor
2018-07-30 16:46:32 -07:00
parent c2f60f35b4
commit 1986efebda
20 changed files with 93 additions and 54 deletions
@@ -73,10 +73,6 @@ function TemplatesStrings (BaseString) {
UNKNOWN_SCHEDULE: t.s('Unable to determine this template\'s type while scheduling.'),
};
ns.actions = {
COPY_WORKFLOW: t.s('Copy Workflow')
};
ns.error = {
HEADER: this.error.HEADER,
CALL: this.error.CALL,