mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
add default categories backend
This commit is contained in:
@@ -516,6 +516,7 @@ export default {
|
||||
'Unable to add category': 'Unable to add category',
|
||||
'Unable to save category': 'Unable to save category',
|
||||
'You have added a new category': 'You have added a new category',
|
||||
'You have added default categories': 'You have added default categories',
|
||||
'You have saved this category': 'You have saved this category',
|
||||
'Are you sure you want to logout from this session?': 'Are you sure you want to logout from this session?',
|
||||
'Unable to logout from this session': 'Unable to logout from this session',
|
||||
|
||||
@@ -516,6 +516,7 @@ export default {
|
||||
'Unable to add category': '无法添加分类',
|
||||
'Unable to save category': '无法保存分类',
|
||||
'You have added a new category': '您已经添加新分类',
|
||||
'You have added default categories': '您已经添加默认分类',
|
||||
'You have saved this category': '您已经保存该分类',
|
||||
'Are you sure you want to logout from this session?': '您确定要退出该会话?',
|
||||
'Unable to logout from this session': '无法退出该会话',
|
||||
|
||||
Reference in New Issue
Block a user