summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
blob: c307b17e8f142b50ec63bdc7d441e3560a9025d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
OC.L10N.register(
    "social",
    {
    "Help" : "Help",
    "Open documentation" : "Open documentation",
    "Finish setup" : "Finish setup",
    "Home" : "Home",
    "Notifications" : "Notifications",
    "Add attachment" : "Add attachment",
    "Public" : "Public",
    "Reply" : "Reply",
    "Delete" : "Delete",
    "Hello" : "Hello",
    "Close" : "Close",
    "Continue" : "Continue",
    "User not found" : "User not found",
    "More actions" : "More actions"
},
"nplurals=2; plural=(n != 1);");