mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.
This commit is contained in:
@@ -161,6 +161,20 @@ $text['confirm-copy']['de-at'] = "Wollen Sie das wirklich kopieren?";
|
||||
|
||||
//buttons
|
||||
|
||||
$text['button-apply']['en-us'] = "Apply";
|
||||
$text['button-apply']['es-cl'] = "";
|
||||
$text['button-apply']['pt-pt'] = "";
|
||||
$text['button-apply']['fr-fr'] = "";
|
||||
$text['button-apply']['pt-br'] = "";
|
||||
$text['button-apply']['pl'] = "";
|
||||
$text['button-apply']['he'] = "";
|
||||
$text['button-apply']['uk'] = "";
|
||||
$text['button-apply']['sv-se'] = "";
|
||||
$text['button-apply']['de-at'] = "";
|
||||
$text['button-apply']['ro'] = "";
|
||||
$text['button-apply']['fa'] = "";
|
||||
$text['button-apply']['ar-eg'] = "";
|
||||
|
||||
$text['button-clear']['en-us'] = "Clear";
|
||||
$text['button-clear']['es-cl'] = "Limpiar";
|
||||
$text['button-clear']['pt-pt'] = "Apagar";
|
||||
|
||||
Reference in New Issue
Block a user