-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65d1478
commit a160f09
Showing
5 changed files
with
328 additions
and
8 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
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,21 @@ | ||
{ | ||
"dashboard.Calendar": "Kalendar", | ||
"dashboard.Friday": "Petak", | ||
"dashboard.FutureDays": "Budući dani", | ||
"dashboard.FutureDaysDescription": "Postavi broj dana da se ubuduće dohvate unosi iz kalendara.", | ||
"dashboard.MinimumOfOneDay": "Najmanje 1 dan", | ||
"dashboard.Modules": "Moduli", | ||
"dashboard.Monday": "Ponedjeljak", | ||
"dashboard.NoNewContent": "Bez novog sadrzaja", | ||
"dashboard.OneMonth": "Jedan mjesec", | ||
"dashboard.OneWeek": "Jedan tjedan", | ||
"dashboard.PastDays": "Prošli dani", | ||
"dashboard.PastDaysDescription": "Postavi broj dana iz prošlosti da se dohvate unosi iz kalendara.", | ||
"dashboard.Saturday": "Subota", | ||
"dashboard.Schedule": "Raspored", | ||
"dashboard.Sunday": "Nedjelja", | ||
"dashboard.Thursday": "Četvrtak", | ||
"dashboard.Tuesday": "Utorak", | ||
"dashboard.TwoWeeks": "Dva tjedna", | ||
"dashboard.Wednesday": "Srijeda" | ||
} |
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
Oops, something went wrong.