From 9f7f30a507953a26a16e607f1be91cc790cec71f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 30 Aug 2023 10:53:42 -0600 Subject: [PATCH] Update he-il for SIP profiles --- app/sip_profiles/app_languages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";