mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Update translations
This commit is contained in:
parent
745fdf87cf
commit
c48cb248dc
7
lang/da.yml
Normal file
7
lang/da.yml
Normal 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
7
lang/nl.yml
Normal 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
7
lang/pl.yml
Normal file
@ -0,0 +1,7 @@
|
||||
pl:
|
||||
SilverStripe\Reports\ReportAdmin:
|
||||
MENUTITLE: Raporty
|
||||
ReportTitle: Tytuł
|
||||
SilverStripe\Reports\SideReport:
|
||||
OtherGroupTitle: Inne
|
||||
REPEMPTY: 'Raport {title} jest pusty'
|
Loading…
Reference in New Issue
Block a user