diff options
Diffstat (limited to 'apps/oauth2/l10n/et_EE.json')
-rw-r--r-- | apps/oauth2/l10n/et_EE.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/et_EE.json b/apps/oauth2/l10n/et_EE.json new file mode 100644 index 00000000000..cbe3238027f --- /dev/null +++ b/apps/oauth2/l10n/et_EE.json @@ -0,0 +1,9 @@ +{ "translations": { + "OAuth 2.0 clients" : "OAuth 2.0 kliendid", + "Name" : "Nimi", + "Redirection URI" : "Suunamise URI", + "Secret" : "Saladus", + "Add client" : "Lisa klient", + "Add" : "Lisa" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |