buglink: DE translation updated THX Rene Wagner

This commit is contained in:
Tobias Diekershoff 2019-12-16 08:14:55 +01:00
parent 8237e3cc69
commit cbfda200c5
2 changed files with 8 additions and 6 deletions

View file

@ -2,7 +2,8 @@
if(! function_exists("string_plural_select_de")) {
function string_plural_select_de($n){
$n = intval($n);
return ($n != 1);;
}}
;
$a->strings["Report Bug"] = "Fehler melden.";
$a->strings["Report Bug"] = "Fehler melden";