-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #113 from Werionae/patch-1
czech.json
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"January": "Leden", | ||
"February": "Únor", | ||
"March": "Březen", | ||
"April": "Duben", | ||
"May": "Květen", | ||
"June": "Červen", | ||
"July": "Červenec", | ||
"August": "Srpen", | ||
"September": "Září", | ||
"October": "Říjen", | ||
"November": "Listopad", | ||
"December": "Prosinec", | ||
"Monday": "Pondělí", | ||
"Tuesday": "Úterý", | ||
"Wednesday": "Středa", | ||
"Thursday": "Čtvrtek", | ||
"Friday": "Pátek", | ||
"Saturday": "Sobota", | ||
"Sunday": "Neděle", | ||
"Mon": "Po", | ||
"Tue": "Út", | ||
"Wed": "St", | ||
"Thu": "Čt", | ||
"Fri": "Pá", | ||
"Sat": "So", | ||
"Sun": "Ne", | ||
"Week": "Týden", | ||
"Notes": "Poznámky", | ||
"Note": "Poznámka", | ||
"Notes Index": "Index poznámek", | ||
"All notes": "Všechny poznámky", | ||
"Schedule": "Plánovač", | ||
"Top priorities": "Hlavní priority", | ||
"More": "Více", | ||
"Reflect": "Reflexe", | ||
"Things I'm grateful for": "Věci, za které jsem vděčný", | ||
"The best thing that happened today": "To nejlepší, co mě dnes potkalo", | ||
"Daily log": "Denní záznam" | ||
} |