diff options
Diffstat (limited to 'apps/oauth2/l10n/af.js')
-rw-r--r-- | apps/oauth2/l10n/af.js | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/oauth2/l10n/af.js b/apps/oauth2/l10n/af.js deleted file mode 100644 index dbc8eeb71d3..00000000000 --- a/apps/oauth2/l10n/af.js +++ /dev/null @@ -1,13 +0,0 @@ -OC.L10N.register( - "oauth2", - { - "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", - "Add client" : "Voeg kliënt toe", - "Add" : "Voeg toe", - "Delete" : "Skrap" -}, -"nplurals=2; plural=(n != 1);"); |