#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!

View File

@@ -238,6 +238,11 @@ financer.calendar.previous=Letzter Monat
financer.calendar.next=N\u00E4chster Monat
financer.calendar.current=Aktueller Monat
financer.footer.changelog=\u00C4nderungshistorie
financer.footer.readme=Liesmich
financer.footer.testNotification=Test Benachrichtigung
financer.footer.toggleDarkMode=Dark Mode umschalten
financer.error-message.UNKNOWN_ERROR=Ein unbekannter Fehler ist aufgetreten!
financer.error-message.INVALID_ACCOUNT_TYPE=Der ausgew\u00E4hlte Kontotyp ist ung\u00FCltig!
financer.error-message.FROM_ACCOUNT_NOT_FOUND=Das ausgew\u00E4hlte Von-Konto wurde nicht gefunden!