* Update to Dutch localisation of ContributionScores and PasswordReset
* Fix indentation of PasswordReset.i18n.php * Add support for PasswordReset in extension Translate * Fix export for extension ContributionScores in extension Translate
This commit is contained in:
parent
9849191fab
commit
e557a255b0
1 changed files with 4 additions and 2 deletions
|
@ -31,8 +31,10 @@ $allMessages = array(
|
|||
'de' => array(
|
||||
'contributionscores' => 'Benutzerbeiträge auswerten',
|
||||
),
|
||||
'nl' => array(
|
||||
'contributionscores' => 'Bijdragenscores'
|
||||
'nl' => array(
|
||||
'contributionscores' => 'Bijdragenscores',
|
||||
'contributionscores-days' => 'Laatste $1 dagen',
|
||||
'contributionscores-allrevisions' => 'Alle versies',
|
||||
),
|
||||
'yue' => array(
|
||||
'contributionscores' => '貢獻分數',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue