Sfoglia il codice sorgente

Ajuste placehold para a parte visual de cadastro de cartão de credito

kayo henrique 1 giorno fa
parent
commit
16c99fd0de
3 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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

@@ -596,7 +596,7 @@
       "remove_cancel": "Cancel",
       "remove_cancel": "Cancel",
       "active": "Active",
       "active": "Active",
       "inactive": "Inactive",
       "inactive": "Inactive",
-      "mmyyyy": "mm/yyyy"
+      "mmyyyy": "mm/yy"
     },
     },
     "favorites": {
     "favorites": {
       "title": "Favorites",
       "title": "Favorites",

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

@@ -593,7 +593,7 @@
       "remove_cancel": "Cancelar",
       "remove_cancel": "Cancelar",
       "active": "Activa",
       "active": "Activa",
       "inactive": "Inactiva",
       "inactive": "Inactiva",
-      "mmyyyy": "mm/aaaa"
+      "mmyyyy": "mm/aa"
     },
     },
     "favorites": {
     "favorites": {
       "title": "Favoritos",
       "title": "Favoritos",

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

@@ -596,7 +596,7 @@
       "remove_cancel": "Cancelar",
       "remove_cancel": "Cancelar",
       "active": "Ativo",
       "active": "Ativo",
       "inactive": "Inativo",
       "inactive": "Inativo",
-      "mmyyyy": "mm/aaaa"
+      "mmyyyy": "mm/aa"
     },
     },
     "favorites": {
     "favorites": {
       "title": "Favoritos",
       "title": "Favoritos",