mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add setting to use browser locale if available (#404)
This commit is contained in:
committed by
GitHub
parent
5decb702f2
commit
2e07f7b00d
@@ -125,6 +125,7 @@ en:
|
||||
custom_domain: 'Custom domain'
|
||||
tenant_setting:
|
||||
brand_display: 'Display'
|
||||
use_browser_locale: 'Use browser language'
|
||||
is_private: 'Private site'
|
||||
email_registration_policy: 'Email registration policy'
|
||||
allowed_email_domains: 'Allowed email domains'
|
||||
|
||||
@@ -183,6 +183,7 @@ en:
|
||||
brand_setting_name: 'Name only'
|
||||
brand_setting_logo: 'Logo only'
|
||||
brand_setting_none: 'None'
|
||||
use_browser_locale_help: "If you enable this setting, the feedback space will be displayed in the user's browser preferred language. If the language is not available, the default language will be used."
|
||||
subtitle_privacy: 'Privacy'
|
||||
is_private_help: 'If you enable this setting, only logged in users will be able to see the content of the feedback space.'
|
||||
subtitle_moderation: 'Moderation'
|
||||
|
||||
Reference in New Issue
Block a user