added month localizations
This commit is contained in:
@@ -1,19 +1,3 @@
|
||||
/// List of months 0-11
|
||||
const months = [
|
||||
'Januar',
|
||||
'Februar',
|
||||
'März',
|
||||
'April',
|
||||
'Mai',
|
||||
'Juni',
|
||||
'July',
|
||||
'August',
|
||||
'September',
|
||||
'Oktober',
|
||||
'November',
|
||||
'Dezember'
|
||||
];
|
||||
|
||||
enum ContentType {
|
||||
experience,
|
||||
education,
|
||||
|
||||
Reference in New Issue
Block a user