Explorar el Código

Add files via upload

Add Arabic language to webpanel
tags/1.5
Saud hace 4 años
committed by GitHub
padre
commit
f4680b07cf
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
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