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

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