added month localizations

This commit is contained in:
2024-12-18 18:17:22 +01:00
parent 8e91388ecf
commit ebf1246a55
5 changed files with 127 additions and 30 deletions

View File

@@ -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,