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:
7
frontend/src/views/creators/CreatorLogoEditor.es.json
Normal file
7
frontend/src/views/creators/CreatorLogoEditor.es.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "Elige tu Logo",
|
||||
"description": "El logo debe ser cuadrado. Las dimensiones recomendadas son 200 x 200 píxeles.",
|
||||
"chooseImage": "Elegir una imagen...",
|
||||
"clickToEdit": "Clic para editar",
|
||||
"preview": "Vista previa del logo"
|
||||
}
|
||||
Reference in New Issue
Block a user