refactor: rename site to frontend

This commit is contained in:
Stavros
2025-03-23 13:07:53 +02:00
parent 187e46eae5
commit d82e959734
88 changed files with 53 additions and 53 deletions

View File

@@ -6,7 +6,7 @@
files:
[
{
"source": "/site/src/lib/i18n/locales/en.json",
"translation": "/site/src/lib/i18n/locales/%locale%.json",
"source": "/frontend/src/lib/i18n/locales/en.json",
"translation": "/frontend/src/lib/i18n/locales/%locale%.json",
},
]