mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-29 18:57:47 +01:00
feat: enhance resume component with PDF file indication and update localization for multiple languages
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"cmd": {
|
||||
"placeholder": "Utilisez les flèches pour naviguer parmi les prompts préfaits. Appuyez sur Entrer pour envoyer le message.",
|
||||
"send": "Envoyer un nouveau message",
|
||||
"send": "Envoyer un message",
|
||||
"sending": "Envoi en cours...",
|
||||
"chat": "ArtChat",
|
||||
"writings": "Voir les articles",
|
||||
@@ -206,7 +206,8 @@
|
||||
"uploaded": "Uploadé",
|
||||
"files": {
|
||||
"en": "Version anglaise",
|
||||
"fr": "Version française"
|
||||
"fr": "Version française",
|
||||
"pdf": "Fichier pdf"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user