projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added three new languages - now we are counting 34...
[Packages/TYPO3.CMS.git]
/
t3lib
/
stddb
/
tbl_be.php
diff --git
a/t3lib/stddb/tbl_be.php
b/t3lib/stddb/tbl_be.php
index
32083d6
..
03a2241
100755
(executable)
--- a/
t3lib/stddb/tbl_be.php
+++ b/
t3lib/stddb/tbl_be.php
@@
-294,6
+294,9
@@
$TCA['be_users'] = Array (
Array('Bulgarian', 'bg'),
Array('Brazilian Portuguese', 'br'),
Array('Estonian', 'et'),
+ Array('Arabic', 'ar'),
+ Array('Hebrew', 'he'),
+ Array('Ukrainian', 'ua'),
)
)
),