From 8f67f8ce79644f8fd8fcd07aebaaae44c53bb601 Mon Sep 17 00:00:00 2001 From: Len Date: Thu, 31 May 2018 16:18:29 -0400 Subject: [PATCH] Add label for Profiles (#3081) --- app/devices/app_languages.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/devices/app_languages.php b/app/devices/app_languages.php index 3f8d7e8a06..7b0be31473 100644 --- a/app/devices/app_languages.php +++ b/app/devices/app_languages.php @@ -2461,6 +2461,26 @@ $text['label-device_password']['ru-ru'] = "Пароль"; $text['label-device_password']['sv-se'] = "Lösenord"; $text['label-device_password']['uk-ua'] = "Пароль"; +$text['label-device_profiles']['en-us'] = "Profile"; +$text['label-device_profiles']['ar-eg'] = "Profile"; +$text['label-device_profiles']['de-at'] = "Profile"; //copied from de-de +$text['label-device_profiles']['de-ch'] = "Profile"; //copied from de-de +$text['label-device_profiles']['de-de'] = "Profile"; +$text['label-device_profiles']['es-cl'] = "Profile"; +$text['label-device_profiles']['es-mx'] = "Profile"; //copied from es-cl +$text['label-device_profiles']['fr-ca'] = "Profile"; //copied from fr-fr +$text['label-device_profiles']['fr-fr'] = "Profile"; +$text['label-device_profiles']['he-il'] = "פרופילים"; +$text['label-device_profilesl']['it-it'] = "Profile"; +$text['label-device_profiles']['nl-nl'] = ""; +$text['label-device_profiles']['pl-pl'] = "Profile"; +$text['label-device_profiles']['pt-br'] = "Profile"; //copied from pt-pt +$text['label-device_profiles']['pt-pt'] = "Profile"; +$text['label-device_profiles']['ro-ro'] = ""; +$text['label-device_profiles']['ru-ru'] = "Профили"; +$text['label-device_profiles']['sv-se'] = "Profiler"; +$text['label-device_profiles']['uk-ua'] = "Профіль"; + $text['label-device_model']['en-us'] = "Model"; $text['label-device_model']['ar-eg'] = ""; $text['label-device_model']['de-at'] = "Modell"; //copied from de-de