nextcloud/apps/files_trashbin/l10n/nds.js

9 lines
153 B
JavaScript
Raw Normal View History

2015-10-07 08:55:56 +03:00
OC.L10N.register(
"files_trashbin",
{
"Delete" : "Löschen",
2015-11-22 09:54:53 +03:00
"Error" : "Fehler",
2015-10-07 08:55:56 +03:00
"Name" : "Name"
},
"nplurals=2; plural=(n != 1);");