server/apps/files_trashbin/l10n/de_AT.js
2015-11-24 01:56:32 -05:00

7 lines
132 B
JavaScript

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