init frontend framework
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
'global': {
|
||||
'app': {
|
||||
'title': 'lightweight account book'
|
||||
}
|
||||
},
|
||||
'Home': 'Home',
|
||||
'Journals': 'Journals',
|
||||
'Accounts': 'Accounts',
|
||||
'Charts': 'Charts',
|
||||
'Settings': 'Settings'
|
||||
}
|
||||
Reference in New Issue
Block a user