Split settings view up

This commit is contained in:
Julia Friesel
2018-12-19 09:53:37 +01:00
parent f7fc65507e
commit 1c9eea3aa0
16 changed files with 210 additions and 119 deletions
+7
View File
@@ -1,4 +1,11 @@
export const settings = {
menuTitles: {
reminders: 'Reminders',
importExport: 'Import and Export',
nfpSettings: 'NFP settings',
password: 'Password',
about: 'About'
},
export: {
errors: {
noData: 'There is no data to export',