// This file was generated by GenerateJavaScriptI18nTask from javascript/lang/src/pl.js. // See https://github.com/silverstripe/silverstripe-buildtools for details if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') { if(typeof(console) != 'undefined') console.error('Class ss.i18n not defined'); } else { ss.i18n.addDictionary('pl', { "ModelAdmin.SAVED": "Zapisano", "ModelAdmin.REALLYDELETE": "Napewno usunąć?", "ModelAdmin.DELETED": "Usunięto", "LeftAndMain.PAGEWASDELETED": "Ta strona została usunięta." }); }