diff options
Diffstat (limited to 'PluggableAuth/i18n/sh.json')
-rw-r--r-- | PluggableAuth/i18n/sh.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/PluggableAuth/i18n/sh.json b/PluggableAuth/i18n/sh.json new file mode 100644 index 00000000..7c3c3b6e --- /dev/null +++ b/PluggableAuth/i18n/sh.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [ + "Vlad5250" + ] + }, + "pluggableauth-not-authorized": "{{GENDER:$1|Korisnik}} $1 nije ovlašten.", + "pluggableauth-loginbutton-label": "Prijava preko PluggableAuth" +} |