MediaWiki REL1_35
MessagesAry.php File Reference

Moroccan Arabic, Darija (الدارجة) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 
 $fallback = 'ar'
 
 $rtl = true
 
 $separatorTransformTable
 

Detailed Description

Moroccan Arabic, Darija (الدارجة)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesAry.php.

Variable Documentation

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '0',
'1' => '1',
'2' => '2',
'3' => '3',
'4' => '4',
'5' => '5',
'6' => '6',
'7' => '7',
'8' => '8',
'9' => '9',
]

Definition at line 16 of file MessagesAry.php.

◆ $fallback

$fallback = 'ar'

Definition at line 11 of file MessagesAry.php.

◆ $rtl

$rtl = true

Definition at line 13 of file MessagesAry.php.

◆ $separatorTransformTable

$separatorTransformTable
Initial value:
= [
'.' => '.',
',' => ',',
]

Definition at line 29 of file MessagesAry.php.