diff options
Diffstat (limited to 'apps/oauth2/l10n/af.json')
-rw-r--r-- | apps/oauth2/l10n/af.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/af.json b/apps/oauth2/l10n/af.json index 56faccfc96f..e906ecdc82c 100644 --- a/apps/oauth2/l10n/af.json +++ b/apps/oauth2/l10n/af.json @@ -1,10 +1,12 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0-kliënte", "Name" : "Naam", "Redirection URI" : "Herverwysings-URI", "Client Identifier" : "Kliëntidentifiseerder", "Secret" : "Geheim", "Add client" : "Voeg kliënt toe", - "Add" : "Voeg toe" + "Add" : "Voeg toe", + "Delete" : "Skrap" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |