File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
src="https://github.com/Simonwep/ocular/workflows/CI/badge.svg"/> </a >
17
17
</p >
18
18
19
+ > [ !TIP]
20
+ > Check out the [ demo] ( https://ocular.reinisch.io#demo ) to get a live preview with demo data!
21
+
19
22
### Table of contents
20
23
21
24
* [ Features] ( #features ) - _ What does this app do?_
35
38
- 🙈 Privacy mode for when you're in a public place.
36
39
- ⚡️ Simple and straight-forward UI.
37
40
38
- > Check out the [ demo] ( https://ocular.reinisch.io#demo ) !
39
- > Looking for the legacy google-app based version? Check out the [ legacy] ( https://github.com/simonwep/ocular/tree/legacy ) branch.
40
-
41
41
### Summary
42
42
43
43
A small budgeting app as an alternative to Google sheet's annual budget planner.
Original file line number Diff line number Diff line change 119
119
"expenses" : " Ausgaben" ,
120
120
"summary" : " Zusammenfassung" ,
121
121
"endingBalance" : " Endsaldo" ,
122
- "header" : " Übersicht - Jährliches Budget für {year}" ,
122
+ "header" : " Jährliches Budget für {year}" ,
123
123
"remainingBalance" : " Verbleibendes Guthaben bis {year}" ,
124
124
"netSavings" : " Nettoersparnisse" ,
125
125
"yearInThePast" : " Jahr liegt in der Vergangenheit" ,
Original file line number Diff line number Diff line change 119
119
"expenses" : " Expenses" ,
120
120
"summary" : " Summary" ,
121
121
"endingBalance" : " Ending Balance" ,
122
- "header" : " Übersicht - Jährliches Budget für {year}" ,
122
+ "header" : " Annual budget for {year}" ,
123
123
"remainingBalance" : " Remaining Balance until {year}" ,
124
124
"netSavings" : " Net Savings" ,
125
125
"yearInThePast" : " Year is in the past" ,
You can’t perform that action at this time.
0 commit comments