server/apps/files_trashbin/l10n/nds.js
2015-11-22 01:54:53 -05:00

8 lines
153 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Delete" : "Löschen",
"Error" : "Fehler",
"Name" : "Name"
},
"nplurals=2; plural=(n != 1);");