#14 Introduce dark mode

This commit is contained in:
2021-03-01 23:43:31 +01:00
parent ad540950cd
commit fde1c6787e
31 changed files with 137 additions and 13 deletions

View File

@@ -239,6 +239,11 @@ financer.calendar.previous=Previous month
financer.calendar.next=Next month
financer.calendar.current=Current month
financer.footer.changelog=Changelog
financer.footer.readme=Readme
financer.footer.testNotification=Test notification
financer.footer.toggleDarkMode=Toggle dark mode
financer.error-message.UNKNOWN_ERROR=An unknown error occurred!
financer.error-message.INVALID_ACCOUNT_TYPE=The selected account type is not valid!
financer.error-message.FROM_ACCOUNT_NOT_FOUND=The specified from account has not been found!