Localisation updates from https://translatewiki.net.
Change-Id: Ife28739d7355bf16552e4ef8e5fbb508214540ef
This commit is contained in:
parent
e98e03727e
commit
68bb5f7c82
|
@ -109,6 +109,11 @@ $specialPageAliases['gu'] = array(
|
|||
'Contact' => array( 'સંપર્ક' ),
|
||||
);
|
||||
|
||||
/** Hawaiian (Hawai`i) */
|
||||
$specialPageAliases['haw'] = array(
|
||||
'Contact' => array( 'Hoʻokaʻaʻike', 'Hookaaike' ),
|
||||
);
|
||||
|
||||
/** Hebrew (עברית) */
|
||||
$specialPageAliases['he'] = array(
|
||||
'Contact' => array( 'יצירת_קשר' ),
|
||||
|
|
|
@ -5,7 +5,5 @@
|
|||
]
|
||||
},
|
||||
"contactpage-subject-and-sender": "$1 (ܡܢ $2)",
|
||||
"contactpage-fromname": "ܫܡܐ ܕܝܠܟ: *",
|
||||
"contactpage-fromname-required": "ܫܡܐ ܕܝܠܟ:",
|
||||
"contactpage-fromaddress-required": "ܒܝܠܕܪܐ ܐܠܩܛܪܘܢܝܐ ܕܝܠܟ:"
|
||||
}
|
||||
"contactpage-fromname": "ܫܡܐ ܕܝܠܟ:"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue