-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(locales): add Greek [el-GR] and Romanian [ro-RO] (#650)
- Loading branch information
Showing
4 changed files
with
64 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,30 @@ | ||
{ | ||
"todayButton": "Σήμερα", | ||
"nextMonth": "Επόμενος μήνας", | ||
"previousMonth": "Προηγούμενος μήνας", | ||
"nextYear": "Επόμενος χρόνος", | ||
"previousYear": "Προηγούμενος χρόνος", | ||
"weekdays": [ | ||
"Κυριακή", | ||
"Δευτέρα", | ||
"Τρίτη", | ||
"Τετάρτη", | ||
"Πέμπτη", | ||
"Παρασκευή", | ||
"Σάββατο" | ||
], | ||
"months": [ | ||
"Ιανουάριος", | ||
"Φεβρουάριος", | ||
"Μάρτιος", | ||
"Απρίλιος", | ||
"Μάιος", | ||
"Ιούνιος", | ||
"Ιούλιος", | ||
"Αύγουστος", | ||
"Σεπτέμβριος", | ||
"Οκτώβριος", | ||
"Νοέμβριος", | ||
"Δεκέμβριος" | ||
] | ||
} |
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,30 @@ | ||
{ | ||
"todayButton": "Astăzi", | ||
"nextMonth": "Luna următoare", | ||
"previousMonth": "Luna anterioară", | ||
"nextYear": "Anul următor", | ||
"previousYear": "Anul anterior", | ||
"zilele săptămânii": [ | ||
"Duminică", | ||
"Luni", | ||
"Marți", | ||
"Miercuri", | ||
"Joi", | ||
"Vineri", | ||
"Sâmbătă" | ||
], | ||
"luni": [ | ||
"Ianuarie", | ||
"Februarie", | ||
"Martie", | ||
"Aprilie", | ||
"Mai", | ||
"Iunie", | ||
"Iulie", | ||
"August", | ||
"Septembrie", | ||
"Octombrie", | ||
"Noiembrie", | ||
"Decembrie" | ||
] | ||
} |
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
578dc27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: