ywana-core8 0.1.43 → 0.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -2777,6 +2777,15 @@ var LOGIN_DICTIONARY = (_LOGIN_DICTIONARY = {
2777
2777
  it: 'Nuova Password',
2778
2778
  fr: 'Nouveau mot de passe'
2779
2779
  },
2780
+ 'Current Password': {
2781
+ en: 'Current Password',
2782
+ es: 'Contraseña Actual',
2783
+ de: 'Aktuelles Passwort',
2784
+ pt: 'Senha Atual',
2785
+ ca: 'Contrasenya Actual',
2786
+ it: 'Password Corrente',
2787
+ fr: 'Mot de passe actuel'
2788
+ },
2780
2789
  'Confirm New Password': {
2781
2790
  en: 'Confirm New Password',
2782
2791
  es: 'Confirmar Nueva Contraseña',