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