Update translations

This commit is contained in:
Vagrant Default User 2018-11-07 21:37:37 +13:00
parent 745fdf87cf
commit c48cb248dc
3 changed files with 21 additions and 0 deletions

7
lang/da.yml Normal file
View File

@ -0,0 +1,7 @@
da:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporter
ReportTitle: Titel
SilverStripe\Reports\SideReport:
OtherGroupTitle: Andre
REPEMPTY: 'Rapporten {title} er tom.'

7
lang/nl.yml Normal file
View File

@ -0,0 +1,7 @@
nl:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporten
ReportTitle: Naam
SilverStripe\Reports\SideReport:
OtherGroupTitle: Overig
REPEMPTY: 'Het {title} rapport is leeg.'

7
lang/pl.yml Normal file
View File

@ -0,0 +1,7 @@
pl:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Raporty
ReportTitle: Tytuł
SilverStripe\Reports\SideReport:
OtherGroupTitle: Inne
REPEMPTY: 'Raport {title} jest pusty'