Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Oct 20, 2023
1 parent 369a4a3 commit 9414c50
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions messages/eu/base.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<?php

return [
'<strong>Birthdays</strong> within the next {days} days' => '',
'Back to modules' => '',
'Birthday Module Configuration' => '',
'In {days} days' => '',
'Save' => '',
'The group id of the group that should be exluded.' => '',
'The number of days future birthdays will be shown within.' => '',
'Tomorrow' => '',
'You may configure the number of days within the upcoming birthdays are shown.' => '',
'becomes {years} years old.' => '',
'today' => '',
];
return array (
'<strong>Birthdays</strong> within the next {days} days' => '',
'Back to modules' => '',
'Birthday Module Configuration' => '',
'In {days} days' => '',
'Save' => 'Gorde',
'The group id of the group that should be exluded.' => '',
'The number of days future birthdays will be shown within.' => '',
'Tomorrow' => '',
'You may configure the number of days within the upcoming birthdays are shown.' => '',
'becomes {years} years old.' => '',
'today' => '',
);

0 comments on commit 9414c50

Please sign in to comment.