arLabels top-level constant

Map<String, String> const arLabels

Implementation

const Map<String, String> arLabels = {
  'enterPassword': 'أدخل كلمة المرور',
  'weak': 'ضعيفة',
  'fair': 'متوسطة',
  'good': 'جيدة',
  'strong': 'قوية',
  'suggestions': 'اقتراحات:',
};