chore: add worker notes
This commit is contained in:
@@ -263,7 +263,8 @@ export default {
|
||||
'common.button.addItem': 'Add Item',
|
||||
'common.help.default': 'Default: {content}',
|
||||
'common.filter.status': 'Filter by status',
|
||||
'common.form.rule.selectInput': 'Please select or enter a {name}'
|
||||
'common.form.rule.selectInput': 'Please select or enter a {name}',
|
||||
'common.tag.experimental': 'Experimental'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
@@ -292,5 +293,6 @@ export default {
|
||||
// 23. 'common.button.addItem': 'Add Item',
|
||||
// 24. 'common.help.default': 'Default: {content}',
|
||||
// 25. 'common.filter.status': 'Filter by status'
|
||||
// 26. 'common.form.rule.selectInput': 'Please select or enter a {name}'
|
||||
// 26. 'common.form.rule.selectInput': 'Please select or enter a {name}',
|
||||
// 27. 'common.tag.experimental': 'Experimental',
|
||||
// ========== End of To-Do List ==========
|
||||
|
||||
Reference in New Issue
Block a user