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

de_AT.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25ab44ecb4f6422da1dbb8d45738374afcc9f2ec (plain)
1
2
3
4
5
6
OC.L10N.register(
    "systemtags",
    {
    "Name" : "Name"
},
"nplurals=2; plural=(n != 1);");