diff options
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 87231836a..c6b113956 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -812,6 +812,12 @@ en: message_html: You haven't defined any server rules. sidekiq_process_check: message_html: No Sidekiq process running for the %{value} queue(s). Please review your Sidekiq configuration + upload_check_privacy_error: + action: Check here for more information + message_html: "<strong>Your web server is misconfigured. The privacy of your users is at risk.</strong>" + upload_check_privacy_error_object_storage: + action: Check here for more information + message_html: "<strong>Your object storage is misconfigured. The privacy of your users is at risk.</strong>" tags: review: Review status updated_msg: Hashtag settings updated successfully |