feat: migrate experience management to V2 API; add support for industries and skills

This commit is contained in:
Achintha Isuru
2026-03-17 13:44:48 -04:00
parent e83b8fff1c
commit e1d30c124b
16 changed files with 503 additions and 314 deletions

View File

@@ -823,6 +823,8 @@
"custom_skills_title": "Custom Skills:",
"custom_skill_hint": "Add custom skill...",
"save_button": "Save & Continue",
"save_success": "Experience saved successfully",
"save_error": "An error occurred",
"industries": {
"hospitality": "Hospitality",
"food_service": "Food Service",
@@ -830,6 +832,8 @@
"events": "Events",
"retail": "Retail",
"healthcare": "Healthcare",
"catering": "Catering",
"cafe": "Cafe",
"other": "Other"
},
"skills": {

View File

@@ -818,6 +818,8 @@
"custom_skills_title": "Habilidades personalizadas:",
"custom_skill_hint": "A\u00f1adir habilidad...",
"save_button": "Guardar y continuar",
"save_success": "Experiencia guardada exitosamente",
"save_error": "Ocurrió un error",
"industries": {
"hospitality": "Hoteler\u00eda",
"food_service": "Servicio de alimentos",
@@ -825,6 +827,8 @@
"events": "Eventos",
"retail": "Venta al por menor",
"healthcare": "Cuidado de la salud",
"catering": "Catering",
"cafe": "Cafetería",
"other": "Otro"
},
"skills": {