Change title-call-block to title-call_block

This commit is contained in:
FusionPBX
2024-08-02 15:14:57 -06:00
committed by GitHub
parent 3e9aaf7bfe
commit c3a6e22f38
3 changed files with 28 additions and 28 deletions
+25 -25
View File
@@ -1,30 +1,30 @@
<?php
$text['title-call-block']['en-us'] = "Call Block";
$text['title-call-block']['en-gb'] = "Call Block";
$text['title-call-block']['ar-eg'] = "حظر المكالمات";
$text['title-call-block']['de-at'] = "Sperrlisten";
$text['title-call-block']['de-ch'] = "Sperrlisten";
$text['title-call-block']['de-de'] = "Sperrlisten";
$text['title-call-block']['el-gr'] = "Λίστα αποκλεισμών";
$text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
$text['title-call-block']['es-mx'] = "Bloqueo de llamadas";
$text['title-call-block']['fr-ca'] = "Filtrage d'appel";
$text['title-call-block']['fr-fr'] = "Filtrage d'appel";
$text['title-call-block']['he-il'] = "חסימת מספר";
$text['title-call-block']['it-it'] = "Blocco Chiamate";
$text['title-call-block']['nl-nl'] = "Oproep blokkade";
$text['title-call-block']['pl-pl'] = "Blokowanie rozmów";
$text['title-call-block']['pt-br'] = "Bloqueio de chamadas";
$text['title-call-block']['pt-pt'] = "Bloqueio de Chamadas";
$text['title-call-block']['ro-ro'] = "Blocare apel";
$text['title-call-block']['ru-ru'] = "Черный список";
$text['title-call-block']['sv-se'] = "Blockera Samtal";
$text['title-call-block']['uk-ua'] = "Блокування дзвінків";
$text['title-call-block']['tr-tr'] = "Çağrı Engelleme";
$text['title-call-block']['zh-cn'] = "呼叫块";
$text['title-call-block']['ja-jp'] = "コールブロック";
$text['title-call-block']['ko-kr'] = "통화 차단";
$text['title-call_block']['en-us'] = "Call Block";
$text['title-call_block']['en-gb'] = "Call Block";
$text['title-call_block']['ar-eg'] = "حظر المكالمات";
$text['title-call_block']['de-at'] = "Sperrlisten";
$text['title-call_block']['de-ch'] = "Sperrlisten";
$text['title-call_block']['de-de'] = "Sperrlisten";
$text['title-call_block']['el-gr'] = "Λίστα αποκλεισμών";
$text['title-call_block']['es-cl'] = "Bloqueo de llamadas";
$text['title-call_block']['es-mx'] = "Bloqueo de llamadas";
$text['title-call_block']['fr-ca'] = "Filtrage d'appel";
$text['title-call_block']['fr-fr'] = "Filtrage d'appel";
$text['title-call_block']['he-il'] = "חסימת מספר";
$text['title-call_block']['it-it'] = "Blocco Chiamate";
$text['title-call_block']['nl-nl'] = "Oproep blokkade";
$text['title-call_block']['pl-pl'] = "Blokowanie rozmów";
$text['title-call_block']['pt-br'] = "Bloqueio de chamadas";
$text['title-call_block']['pt-pt'] = "Bloqueio de Chamadas";
$text['title-call_block']['ro-ro'] = "Blocare apel";
$text['title-call_block']['ru-ru'] = "Черный список";
$text['title-call_block']['sv-se'] = "Blockera Samtal";
$text['title-call_block']['uk-ua'] = "Блокування дзвінків";
$text['title-call_block']['tr-tr'] = "Çağrı Engelleme";
$text['title-call_block']['zh-cn'] = "呼叫块";
$text['title-call_block']['ja-jp'] = "コールブロック";
$text['title-call_block']['ko-kr'] = "통화 차단";
$text['heading-recent_calls']['en-us'] = "Recent Calls";
$text['heading-recent_calls']['en-gb'] = "Recent Calls";