summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de_AT.js
blob: f92cad6bcdee0ad57c1b4de1f497ebd7db733d3a (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Abbrechen",
    "Save" : "Speichern"
},
"nplurals=2; plural=(n != 1);");