chore: painting cache
This commit is contained in:
@@ -217,5 +217,7 @@ export default {
|
||||
'common.text.new': 'New',
|
||||
'common.text.changelog': 'Release Notes',
|
||||
'common.button.recreate': 'Recreate',
|
||||
'common.button.delrecreate': 'Delete (Recreate)'
|
||||
'common.button.delrecreate': 'Delete (Recreate)',
|
||||
'common.options.all': 'All',
|
||||
'common.options.none': 'None'
|
||||
};
|
||||
|
||||
@@ -210,5 +210,7 @@ export default {
|
||||
'common.text.new': '新',
|
||||
'common.text.changelog': '更新日志',
|
||||
'common.button.recreate': '重新创建',
|
||||
'common.button.delrecreate': '删除(重建)'
|
||||
'common.button.delrecreate': '删除(重建)',
|
||||
'common.options.all': '全部',
|
||||
'common.options.none': '无'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user