Преглед изворни кода

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 пре 1 дан
родитељ
комит
5964008149
3 измењених фајлова са 3 додато и 3 уклоњено
  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": {
       "today_services": {
         "finished_label": "Service with",
         "finished_label": "Service with",
         "finished_suffix": "completed!",
         "finished_suffix": "completed!",
-        "start_label": "Service with",
+        "start_label": "In Progress",
         "code_hint": "Enter the client's code",
         "code_hint": "Enter the client's code",
         "in_progress": "In progress",
         "in_progress": "In progress",
         "reviewed_badge": "Reviewed",
         "reviewed_badge": "Reviewed",

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

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

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

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