Nico Rey hace 4 años
padre
commit
673a9903a8
Se han modificado 1 ficheros con 16 adiciones y 0 borrados
  1. +16
    -0
      templates/webpanel/language/ar.php

+ 16
- 0
templates/webpanel/language/ar.php Ver fichero

@@ -0,0 +1,16 @@
<?php
$lang = array(
"passes" => "مرور",
"satellite" => "الأقمار",
"images" => "الصور",
"pass_start" => "بداية المرور",
"pass_end" => "نهاية المرور",
"max_elev" => "أقصى إرتفاع",
"elev" => "الإرتفاع",
"page" => "الصفحة",
"of" => "من",
"prev" => "السابق",
"next" => "التالي",
);
?>


Cargando…
Cancelar
Guardar