repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
languages
/
messages
/
MessagesArq.php
blob
0a1e93354a9332a1d1aa3b3ef8b4b006a98376a9
1
<
?php
2
/** Algerian Spoken Arabic (جزائري)
3
*
4
* @file
5
* @ingroup Languages
6
*/
7
8
$fallback
=
'ar'
;
9
10
$rtl
=
true
;
11
12
$digitTransformTable
= [];
13
14
$separatorTransformTable
= [
15
'.'
=>
','
,
16
','
=>
'.'
17
];