projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added three new languages - now we are counting 34...
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
lang
/
locallang_core.he.php
1
<
?php
2
/**
3
* Core language labels (he - hebrew)
4
* TYPO3 CVS ID: $Id$
5
*/
6
7
$LOCAL_LANG
[
'he'
] =
Array
(
8
9
);
10
?
>