Add localization support for various components, including dialogs and views, in English, Spanish, and French. Implemented translations for user profile management, payment processes, and creator functionalities. Updated existing components to utilize the new translation system.
This commit is contained in:
5
frontend/src/views/PaymentFailed.fr.json
Normal file
5
frontend/src/views/PaymentFailed.fr.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Échec du paiement",
|
||||
"message": "Nous n'avons pas pu traiter votre paiement. Veuillez réessayer ou contacter le support si le problème persiste.",
|
||||
"continue": "Retourner à"
|
||||
}
|
||||
Reference in New Issue
Block a user