Welcome to mirror list, hosted at ThFree Co, Russian Federation.

de_AT.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db1e7544a5b273193225b4afa9a4f931ca083919 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Fehler",
    "Delete" : "Löschen"
},
"nplurals=2; plural=(n != 1);");