Changes to do the things right 🙃

This commit is contained in:
MiGueL0n
2025-01-17 04:33:46 +01:00
committed by mayswind
parent c03f74154b
commit 9df436d31e
+1 -1
View File
@@ -28,7 +28,7 @@ export const ALL_LANGUAGES: Record<string, LanguageInfo> = {
},
'es': {
name: 'Spanish',
displayName: 'Spanish',
displayName: 'Español',
alternativeLanguageTag: 'es',
content: es
},