1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix: stop using flag image, use emoji instead

This commit is contained in:
2024-07-06 02:33:49 +02:00
parent 3074945c54
commit f64acb68c7
3 changed files with 8 additions and 19 deletions

View File

@ -1,6 +1,6 @@
{
"en-US": "English",
"fr-FR": "French",
"en-US": "🇺🇸 English",
"fr-FR": "🇫🇷 French",
"all-rights-reserved": "All rights reserved",
"home": "Home"
}

View File

@ -1,6 +1,6 @@
{
"en-US": "Anglais",
"fr-FR": "Français",
"en-US": "🇺🇸 Anglais",
"fr-FR": "🇫🇷 Français",
"all-rights-reserved": "Tous droits réservés",
"home": "Accueil"
}