Explorar o código

fix: :bug: fix(correções) Foi realizada correçãos na tradução

Foi realizada correçãos na tradução para que no dashboard do prestador mostre o texto correto

origin:bug-interno
kayo henrique hai 1 día
pai
achega
5964008149
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      src/i18n/locales/en.json
  2. 1 1
      src/i18n/locales/es.json
  3. 1 1
      src/i18n/locales/pt.json

+ 1 - 1
src/i18n/locales/en.json

@@ -278,7 +278,7 @@
       "today_services": {
         "finished_label": "Service with",
         "finished_suffix": "completed!",
-        "start_label": "Service with",
+        "start_label": "In Progress",
         "code_hint": "Enter the client's code",
         "in_progress": "In progress",
         "reviewed_badge": "Reviewed",

+ 1 - 1
src/i18n/locales/es.json

@@ -278,7 +278,7 @@
       "today_services": {
         "finished_label": "Servicio con",
         "finished_suffix": "¡completado!",
-        "start_label": "Servicio con",
+        "start_label": "En curso",
         "code_hint": "Ingrese el código del cliente",
         "in_progress": "En progreso",
         "reviewed_badge": "Evaluado",

+ 1 - 1
src/i18n/locales/pt.json

@@ -278,7 +278,7 @@
       "today_services": {
         "finished_label": "Serviço com",
         "finished_suffix": "concluído!",
-        "start_label": "Serviço com",
+        "start_label": "Em andamento",
         "code_hint": "Informe o código do cliente",
         "in_progress": "Em andamento",
         "reviewed_badge": "Avaliado",