nextcloud/apps/files_trashbin/l10n/de_AT.js

8 lines
132 B
JavaScript

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