diff --git a/app/sip_profiles/app_languages.php b/app/sip_profiles/app_languages.php index 5bd85386d9..211f3f9f7d 100644 --- a/app/sip_profiles/app_languages.php +++ b/app/sip_profiles/app_languages.php @@ -10,7 +10,7 @@ $text['title-sip_profiles']['es-cl'] = "Perfiles SIP"; $text['title-sip_profiles']['es-mx'] = "Perfiles SIP"; $text['title-sip_profiles']['fr-ca'] = "Profiles SIP"; $text['title-sip_profiles']['fr-fr'] = "Profiles SIP"; -$text['title-sip_profiles']['he-il'] = "פרופילים SIP"; +$text['title-sip_profiles']['he-il'] = "פרופילי סיפ"; $text['title-sip_profiles']['it-it'] = "Profili SIP"; $text['title-sip_profiles']['nl-nl'] = "SIP Profielen"; $text['title-sip_profiles']['pl-pl'] = "Profile SIP";