Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
add ltm docs for markdown translation keys
authored
Apr 30, 2016
by
Vladimir Schneider
Show whitespace changes
Inline
Side-by-side
Installation.md
View page @
a34485a2
...
...
@@ -237,6 +237,9 @@ If you want to customize views for the Translation Manager web interface
`resources/views/vendor/laravel-translation-manager` directory. See:
[[Modifying the default Views|Configuration#modifying-the-default-views]]
12.
By default any user who has access to the translation manager web interface can modify any
available locale. Per locale access can be enabled in the configuration file. See
[[Enabling per locale access|Configuration#enabling-per-locale-user-access-control]]
12.
##### Markdown to HTML conversion
This is an option I use for translations that contain HTML used in e-mails. By default this
option is disabled. Enabling it would require that you also install a package that does the HTML
conversion. See
[[Enabling per locale access|Configuration#]]