From 77bf97a2ea75de4eb89b5912b41e2144aaebda26 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 2 Sep 2017 23:26:59 -0600 Subject: [PATCH] Update app_languages.php --- app/registrations/app_languages.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/registrations/app_languages.php b/app/registrations/app_languages.php index 207fd5ef10..dc16cddfa5 100644 --- a/app/registrations/app_languages.php +++ b/app/registrations/app_languages.php @@ -321,6 +321,26 @@ $text['label-contact']['ru-ru'] = "Контакт"; $text['label-contact']['sv-se'] = "Kontakta"; $text['label-contact']['uk-ua'] = "Контакт"; +$text['label-sip_profile_name']['en-us'] = "Profile"; +$text['label-sip_profile_name']['ar-eg'] = ""; +$text['label-sip_profile_name']['de-at'] = "Profile"; +$text['label-sip_profile_name']['de-ch'] = "Profile"; +$text['label-sip_profile_name']['de-de'] = "Profile"; +$text['label-sip_profile_name']['es-cl'] = "Perfile"; +$text['label-sip_profile_name']['es-mx'] = "Perfile"; +$text['label-sip_profile_name']['fr-ca'] = "Profile"; +$text['label-sip_profile_name']['fr-fr'] = "Profile"; +$text['label-sip_profile_name']['he-il'] = ""; +$text['label-sip_profile_name']['it-it'] = ""; +$text['label-sip_profile_name']['nl-nl'] = ""; +$text['label-sip_profile_name']['pl-pl'] = "Profile"; +$text['label-sip_profile_name']['pt-br'] = "Perfis"; +$text['label-sip_profile_name']['pt-pt'] = "Perfis"; +$text['label-sip_profile_name']['ro-ro'] = ""; +$text['label-sip_profile_name']['ru-ru'] = "Профили"; +$text['label-sip_profile_name']['sv-se'] = "Profiler"; +$text['label-sip_profile_name']['uk-ua'] = "профілі"; + $text['header-registrations']['en-us'] = "Registrations"; $text['header-registrations']['ar-eg'] = ""; $text['header-registrations']['de-at'] = "Registrierungen";