Update German
This commit is contained in:
parent
da90007ce8
commit
2dc9e80b86
1 changed files with 4 additions and 1 deletions
|
@ -2,5 +2,8 @@
|
||||||
$allMessages = array(
|
$allMessages = array(
|
||||||
'en' => array(
|
'en' => array(
|
||||||
'contributionscores' => 'Contribution Scores'
|
'contributionscores' => 'Contribution Scores'
|
||||||
)
|
),
|
||||||
|
'de' => array(
|
||||||
|
'contributionscores' => 'Benutzerbeiträge auswerten',
|
||||||
|
),
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue