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/creators/CreatorLayout.es.json
Normal file
5
frontend/src/views/creators/CreatorLayout.es.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"deletion": {
|
||||
"pending": "Esta página de creador está pendiente de eliminación. Puede revertir la acción en su perfil."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user