mirror of
https://github.com/discourse/discourse.git
synced 2025-06-15 17:13:55 +08:00
add discourse-narrative-bot strings to Transifex for translation
This commit is contained in:
12
.tx/config
12
.tx/config
@ -32,6 +32,18 @@ source_file = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.en.y
|
|||||||
source_lang = en
|
source_lang = en
|
||||||
type = YML
|
type = YML
|
||||||
|
|
||||||
|
[discourse-org.narrativeclientenyml]
|
||||||
|
file_filter = plugins/discourse-narrative-bot/config/locales/client.<lang>.yml
|
||||||
|
source_file = plugins/discourse-narrative-bot/config/locales/client.en.yml
|
||||||
|
source_lang = en
|
||||||
|
type = YML
|
||||||
|
|
||||||
|
[discourse-org.narrativeserverenyml]
|
||||||
|
file_filter = plugins/discourse-narrative-bot/config/locales/server.<lang>.yml
|
||||||
|
source_file = plugins/discourse-narrative-bot/config/locales/server.en.yml
|
||||||
|
source_lang = en
|
||||||
|
type = YML
|
||||||
|
|
||||||
[discourse-org.403html]
|
[discourse-org.403html]
|
||||||
file_filter = public/403.<lang>.html
|
file_filter = public/403.<lang>.html
|
||||||
source_file = public/403.html
|
source_file = public/403.html
|
||||||
|
Reference in New Issue
Block a user