Localisation updates for extension messages from Betawiki (2008-07-24 10:48 CEST)
This commit is contained in:
parent
ad8d77fae7
commit
59ae97b81c
|
@ -31,9 +31,20 @@ $messages['en'] = array(
|
|||
|
||||
/** Afrikaans (Afrikaans)
|
||||
* @author Arnobarnard
|
||||
* @author Naudefj
|
||||
*/
|
||||
$messages['af'] = array(
|
||||
'contactpage-title' => 'Kontak',
|
||||
'contact' => 'Kontak bladsy',
|
||||
'contactpage' => 'Kontak bladsy',
|
||||
'contactpage-desc' => '[[Special:Contact|Kontak vorm vir besoekers]]',
|
||||
'contactpage-title' => 'Kontak',
|
||||
'contactpage-defsubject' => 'Kontak boodskap',
|
||||
'contactpage-subject-and-sender' => '$1 (van $2)',
|
||||
'contactpage-fromname' => 'u naam *',
|
||||
'contactpage-fromaddress' => 'u e-posadres **',
|
||||
'contactpage-fromname-required' => 'u naam',
|
||||
'contactpage-fromaddress-required' => 'u e-posadres',
|
||||
'contactpage-formfootnotes-required' => 'Alle velde is verpligtend.',
|
||||
);
|
||||
|
||||
/** Arabic (العربية)
|
||||
|
|
Loading…
Reference in New Issue