Add missing translations (#6673)
This commit is contained in:
@@ -3,15 +3,26 @@
|
||||
$y=0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Call Recordings";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "Call Recordings";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيلات المكالمات";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Anrufaufnahmen";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "Anrufaufnahmen";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Anrufaufnahmen";
|
||||
$apps[$x]['menu'][$y]['title']['el-gr'] = "Ηχογραφήσεις κλήσεων";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Grabación de llamadas";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Grabación de llamadas";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Enregistrements d'appels";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Enregistrements d'appels";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "הקלטות שיחות";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Registrazioni delle chiamate";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreksopnamen";
|
||||
$apps[$x]['menu'][$y]['title']['pl'] = "Nagrania Rozmów";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Call Recordings";
|
||||
$apps[$x]['menu'][$y]['title']['uk'] = "Запис дзвінків";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Anrufaufnahmen";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "记录";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Nagrania Rozmów";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações de chamadas";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gravações de chamadas";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări de apeluri";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Записи звонков";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Samtalsinspelningar";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Запис дзвінків";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "通话录音";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "コール録音";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "통화 녹음";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "d5b7bd0e-5e56-4d87-b2d5-7d7b2f7307ef";
|
||||
|
||||
Reference in New Issue
Block a user