ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
◀ ilDoc Overview
hye.php
Go to the documentation of this file.
1
<?php
2
//============================================================+
3
// File name : hye.php
4
// Begin : 2010-10-26
5
// Last Update : 2010-10-26
6
//
7
// Description : Language module for TCPDF
8
// (contains translated texts)
9
// Armenian
10
//
11
// Author: Nicola Asuni
12
//
13
// (c) Copyright:
14
// Nicola Asuni
15
// Tecnick.com LTD
16
// www.tecnick.com
17
// info@tecnick.com
18
//============================================================+
19
28
// Armenian
29
30
global
$l
;
31
$l
= Array();
32
33
// PAGE META DESCRIPTORS --------------------------------------
34
35
$l
[
'a_meta_charset'
] =
'UTF-8'
;
36
$l
[
'a_meta_dir'
] =
'ltr'
;
37
$l
[
'a_meta_language'
] =
'hy'
;
38
39
// TRANSLATIONS --------------------------------------
40
$l
[
'w_page'
] =
'էջ'
;
41
42
//============================================================+
43
// END OF FILE
44
//============================================================+
$l
global $l
Definition:
hye.php:30
Services
PDFGeneration
classes
tcpdf
examples
lang
hye.php
Generated on Wed Aug 27 2025 19:00:59 for ILIAS by
1.8.13 (using
Doxyfile
)