summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_AT.js
blob: 93afb7482f4a2591ed19fd0c2e7b6b89891a5c65 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lib",
    {
    "Help" : "Hilfe",
    "Personal" : "Persönlich"
},
"nplurals=2; plural=(n != 1);");