mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fix some issues in English (#5714)
This commit is contained in:
committed by
Harrison Healey
parent
81b2fd9982
commit
01fab5de94
@@ -1316,8 +1316,8 @@
|
||||
"error.not_found.link_message": "Back to Mattermost",
|
||||
"error.not_found.message": "The page you were trying to reach does not exist",
|
||||
"error.not_found.title": "Page not found",
|
||||
"error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew.</a>",
|
||||
"error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew.</a>",
|
||||
"error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew</a>.",
|
||||
"error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew</a>.",
|
||||
"error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.",
|
||||
"error_bar.preview_mode": "Preview Mode: Email notifications have not been configured",
|
||||
"error_bar.site_url": "Please configure your {docsLink} in the {link}.",
|
||||
|
||||
Reference in New Issue
Block a user