mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Merge pull request #169 from adrexia/7698-merge-maori-language
BUG: Missing comma in Maori language translation
This commit is contained in:
commit
7fe7d2a5e0
@ -27,7 +27,7 @@ if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') {
|
||||
'CMSMAIN.AddSearchCriteria': 'Tāpiri Paearu',
|
||||
'WidgetAreaEditor.TOOMANY': 'Aroha noa, kua taea te mōrahi o ngā taupānga iti i tēnei wāhi',
|
||||
'AssetAdmin.ConfirmDelete': 'Kei te tino hiahia muku i tēnei kōpaki me ngā kōnae i roto?',
|
||||
'Folder.Name': 'Ingoa kōpaki'
|
||||
'Folder.Name': 'Ingoa kōpaki',
|
||||
'Tree.AddSubPage': 'Tāpiritia he whārangi hōu ki konei',
|
||||
'Tree.EditPage': 'Whakatika',
|
||||
'CMSMain.ConfirmRestoreFromLive': "Kei te tino hiahia tārua i te ihirangi kua whakaputaina ki te pae hukihuki?",
|
||||
|
Loading…
Reference in New Issue
Block a user