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

en_GB.json « l10n « oauth2 « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 449570a8790b5467bd0c3683b38fd88ffafff44b (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "OAuth 2.0" : "OAuth 2.0",
    "OAuth 2.0 clients" : "OAuth 2.0 clients",
    "Name" : "Name",
    "Redirection URI" : "Redirection URI",
    "Client Identifier" : "Client Identifier",
    "Secret" : "Secret",
    "Add client" : "Add client",
    "Add" : "Add"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}