mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 09:17:15 +08:00
FEATURE: Add Lithuanian locale
This commit is contained in:
13
plugins/discourse-narrative-bot/config/locales/client.lt.yml
Normal file
13
plugins/discourse-narrative-bot/config/locales/client.lt.yml
Normal file
@ -0,0 +1,13 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
discourse_narrative_bot:
|
||||
welcome_post_type:
|
||||
new_user_track: "Pradėkite naują naudotojo mokymą visiems naujiems vartotojams"
|
||||
welcome_message: "Siųskite visiems naujiems vartotojams sveikinimo pranešimą su greitu pradžios vadovu"
|
10
plugins/discourse-narrative-bot/config/locales/server.lt.yml
Normal file
10
plugins/discourse-narrative-bot/config/locales/server.lt.yml
Normal file
@ -0,0 +1,10 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
discourse_narrative_bot_enabled: 'Įgalinti Discourse Botą (discodot)'
|
Reference in New Issue
Block a user