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.
@@ -2768,6 +2768,15 @@ var LOGIN_DICTIONARY = (_LOGIN_DICTIONARY = {
2768
2768
  it: 'Nuova Password',
2769
2769
  fr: 'Nouveau mot de passe'
2770
2770
  },
2771
+ 'Current Password': {
2772
+ en: 'Current Password',
2773
+ es: 'Contraseña Actual',
2774
+ de: 'Aktuelles Passwort',
2775
+ pt: 'Senha Atual',
2776
+ ca: 'Contrasenya Actual',
2777
+ it: 'Password Corrente',
2778
+ fr: 'Mot de passe actuel'
2779
+ },
2771
2780
  'Confirm New Password': {
2772
2781
  en: 'Confirm New Password',
2773
2782
  es: 'Confirmar Nueva Contraseña',