mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
6 lines
184 B
JavaScript
6 lines
184 B
JavaScript
|
{
|
||
|
"ModelAdmin.SAVED": "Zapisano",
|
||
|
"ModelAdmin.REALLYDELETE": "Napewno usunąć?",
|
||
|
"ModelAdmin.DELETED": "Usunięto",
|
||
|
"LeftAndMain.PAGEWASDELETED": "Ta strona została usunięta."
|
||
|
}
|