mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix a syntax problem from new Hebrew translation.
This commit is contained in:
@@ -116,7 +116,7 @@ $text['label-upload']['es-cl'] = "Archivo a subir";
|
||||
$text['label-upload']['es-mx'] = "Archivo a subir"; //copied from es-cl
|
||||
$text['label-upload']['fr-ca'] = "Fichier à déposer"; //copied from fr-fr
|
||||
$text['label-upload']['fr-fr'] = "Fichier à déposer";
|
||||
$text['label-upload']['he-il'] = ""נתיב הקובץ;
|
||||
$text['label-upload']['he-il'] = "נתיב הקובץ";
|
||||
$text['label-upload']['it-it'] = "Percorso File";
|
||||
$text['label-upload']['nl-nl'] = "Bestandspad";
|
||||
$text['label-upload']['pl-pl'] = "Ścieżka do pliku";
|
||||
|
||||
Reference in New Issue
Block a user