Fix tag translation

This commit is contained in:
2025-01-28 16:23:21 +01:00
parent 75b3655fd3
commit 991c3a8a8a

View File

@@ -111,6 +111,17 @@ function updateTag(index: number) {
"alert": {
"title": "Translations alert!",
"description": "Due to time constraints, all article translations will be available only in English. Thank you for your understanding."
},
"tags": {
"article": "Articles",
"all": "Library",
"project": "Projects",
"r": "R",
"python": "Python",
"data": "Data",
"ai": "AI",
"maths": "Maths",
"web": "Web"
}
},
"fr": {