mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Change the format to display the count.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$text['title-user_manager']['en-us'] = "Users";
|
||||
$text['title-user_manager']['en-us'] = "User Manager";
|
||||
$text['title-user_manager']['es-cl'] = "Administración de Usuarios";
|
||||
$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
||||
$text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||
@@ -651,7 +651,7 @@ $text['label-additional_info']['ro'] = "";
|
||||
$text['label-additional_info']['de-at'] = "Zusätzliche Information";
|
||||
$text['label-additional_info']['he'] = "מידע נוסף";
|
||||
|
||||
$text['header-user_manager']['en-us'] = "User Manager";
|
||||
$text['header-user_manager']['en-us'] = "Users";
|
||||
$text['header-user_manager']['es-cl'] = "Administración de Usuario";
|
||||
$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
||||
$text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||
|
||||
Reference in New Issue
Block a user