feat: mettre en avant les langues asiatiques dans l'ordre des traductions
Déploiement API BETA / build (push) Successful in 2m22s
Déploiement API PROD / build (push) Successful in 2m23s
Déploiement API BETA / deploy (push) Successful in 48s
Déploiement API PROD / deploy (push) Successful in 55s

This commit is contained in:
2026-07-05 22:28:27 +04:00
parent 842e87543c
commit 821b9b96aa
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -10,6 +10,12 @@
"francais": {
"type": "richtext"
},
"japonais": {
"type": "richtext"
},
"coreen": {
"type": "richtext"
},
"anglais": {
"type": "richtext"
},
@@ -24,12 +30,6 @@
},
"portugais": {
"type": "richtext"
},
"japonais": {
"type": "richtext"
},
"coreen": {
"type": "richtext"
}
}
}