Просмотр исходного кода

feat: :sparkles: feat (recusa-sobmedida-presatdor) Foi implementado as traduções

Foi implementado as traduções do texto de recusa

fase:dev | origin:escopo
kayo henrique 1 неделя назад
Родитель
Сommit
632596fb60
3 измененных файлов с 15 добавлено и 1 удалено
  1. 7 0
      src/i18n/locales/en.json
  2. 7 0
      src/i18n/locales/es.json
  3. 1 1
      src/i18n/locales/pt.json

+ 7 - 0
src/i18n/locales/en.json

@@ -323,6 +323,13 @@
         "message": "If your request is accepted by the client, you will receive a confirmation notification and it will appear in your upcoming services.",
         "close": "close"
       },
+      "refuse_opportunity_dialog": {
+        "title": "Reject opportunity",
+        "description": "Do you really want to reject this service?",
+        "warning": "By rejecting, this opportunity will be removed from your list.",
+        "btn_cancel": "back",
+        "btn_confirm": "reject service"
+      },
       "favorites": {
         "title": "Your favorites",
         "view_schedule": "View schedule"

+ 7 - 0
src/i18n/locales/es.json

@@ -321,6 +321,13 @@
         "message": "Si su solicitud es aceptada por el cliente, recibirá una notificación de confirmación y aparecerá en sus próximos servicios.",
         "close": "cerrar"
       },
+      "refuse_opportunity_dialog": {
+        "title": "Rechazar oportunidad",
+        "description": "¿Desea realmente rechazar esta atención?",
+        "warning": "Al rechazar, esta oportunidad será eliminada de su lista.",
+        "btn_cancel": "volver",
+        "btn_confirm": "rechazar atención"
+      },
       "favorites": {
         "title": "Tus favoritos",
         "view_schedule": "Ver agenda"

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

@@ -328,7 +328,7 @@
         "description": "Deseja mesmo recusar este atendimento?",
         "warning": "Ao recusar, esta oportunidade será removida da sua listagem.",
         "btn_cancel": "voltar",
-        "btn_confirm": "recusar atendimento"
+        "btn_confirm": "recusar"
       },
       "favorites": {
         "title": "Seus favoritos",