nextcloud/apps/files_trashbin/l10n/de_AT.js

9 lines
153 B
JavaScript

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