diff options
Diffstat (limited to 'apps/oauth2/l10n/sl.json')
-rw-r--r-- | apps/oauth2/l10n/sl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/sl.json b/apps/oauth2/l10n/sl.json index c7fdfdf7d08..cb7e6046cff 100644 --- a/apps/oauth2/l10n/sl.json +++ b/apps/oauth2/l10n/sl.json @@ -12,8 +12,8 @@ "Secret key" : "Skrivni ključ", "Add client" : "Dodaj odjemalca", "Add" : "Dodaj", - "Show client secret" : "Pokaži skrivno kodo odjemalca", "Delete" : "Izbriši", + "Show client secret" : "Pokaži skrivno kodo odjemalca", "Secret" : "Skrivna koda" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |