mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Add Slovak locale
This commit is contained in:
parent
d0bbf5c9a6
commit
e56f8fa471
11 changed files with 4047 additions and 1 deletions
12
vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.sk.yml
vendored
Normal file
12
vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.sk.yml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
sk:
|
||||
site_settings:
|
||||
enable_imgur: "Zapnúť imgur api pre upload, nehostujte súbory lokálne"
|
||||
imgur_client_id: "Vaše imgur.com klientské ID potrebné pre funkčnosť uploadu obrázku"
|
||||
imgur_client_secret: "Váš imgur.com klientský kľúč. Nie je aktuálne potrebný pre funkčnosť uploadu obrázkov, ale je možné že v budúcnosti bude."
|
Loading…
Add table
Add a link
Reference in a new issue