Skip to content
Snippets Groups Projects
Commit 97f7377a authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#585 - refactor: re-order properties

parent 88741c2b
No related branches found
No related tags found
No related merge requests found
......@@ -491,6 +491,15 @@ hotkeys.global.datepicker.today=Aktueller Monat
# charts
chart.display.type.pie=Torte
chart.display.type.bar=Balken
chart.display.type.line=Linien
chart.display.type.custom=Benutzerdefiniert
chart.group.type.none=keine
chart.group.type.month=Monat
chart.group.type.year=Jahr
charts.default.accountSumPerDay=Kontostand pro Tag
charts.default.accountSumPerDay.localization='{"axisY": "Summe in "'}
charts.default.categories=Eingaben/Ausgaben nach Kategorien
......@@ -565,12 +574,3 @@ import.entity.image=Icons werden automatisch mit den zugehörigen Konten, Vorlag
import.entity.chart=Es werden nur die benutzerdefinierten Diagramme importiert.<br>Der Import von Diagrammen ist optional.
copied=Kopiert!
chart.display.type.pie=Torte
chart.display.type.bar=Balken
chart.display.type.line=Linien
chart.display.type.custom=Benutzerdefiniert
chart.group.type.none=keine
chart.group.type.month=Monat
chart.group.type.year=Jahr
......@@ -491,6 +491,15 @@ hotkeys.global.datepicker.today.key=0
hotkeys.global.datepicker.today=Current month
# charts
chart.display.type.pie=Pie
chart.display.type.bar=Bar
chart.display.type.line=Line
chart.display.type.custom=Custom
chart.group.type.none=None
chart.group.type.month=Month
chart.group.type.year=Year
charts.default.accountSumPerDay=Account sum per day
charts.default.accountSumPerDay.localization='{"axisY": "Sum in "'}
charts.default.categories=Incomes/Expenditures per category
......@@ -564,12 +573,3 @@ import.entity.image=Icons are automatically imported with their associated accou
import.entity.chart=Only user-defined charts will be imported.<br>The import of charts is optional.
copied=Copied!
chart.display.type.pie=Pie
chart.display.type.bar=Bar
chart.display.type.line=Line
chart.display.type.custom=Custom
chart.group.type.none=None
chart.group.type.month=Month
chart.group.type.year=Year
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment