X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcredits.php;h=880b4b34c4cdbaab87a18a9c1383340ef51d32ab;hb=a54fea313ff93b43ae0c691df2a8cf9c8c363006;hp=a501dee1f0d9cff3d3d347a2254eebbe21938874;hpb=4000e81f1b3d423248e2919c36ea8f9f794c6b26;p=friendica.git diff --git a/mod/credits.php b/mod/credits.php index a501dee1f0..880b4b34c4 100644 --- a/mod/credits.php +++ b/mod/credits.php @@ -1,11 +1,12 @@ t('Credits'), - '$thanks' => t('Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'), + '$title' => L10n::t('Credits'), + '$thanks' => L10n::t('Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'), '$names' => $names, ]); }