Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BudgetMaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
BudgetMaster
Commits
97f7377a
Commit
97f7377a
authored
3 years ago
by
Robert Goldmann
Browse files
Options
Downloads
Patches
Plain Diff
#585 - refactor: re-order properties
parent
88741c2b
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/resources/languages/base_de.properties
+9
-9
9 additions, 9 deletions
src/main/resources/languages/base_de.properties
src/main/resources/languages/base_en.properties
+9
-9
9 additions, 9 deletions
src/main/resources/languages/base_en.properties
with
18 additions
and
18 deletions
src/main/resources/languages/base_de.properties
+
9
−
9
View file @
97f7377a
...
...
@@ -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
This diff is collapsed.
Click to expand it.
src/main/resources/languages/base_en.properties
+
9
−
9
View file @
97f7377a
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment