mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:38:17 +08:00
DEV: Add missing comma to warning string (#28081)
@discourse-translator-bot keep_translations
This commit is contained in:
parent
eec1b39baf
commit
45f6bc0093
|
@ -878,7 +878,7 @@ en:
|
|||
imap_alpha_warning: "Warning: This is an alpha-stage feature. Only Gmail is officially supported. Use at your own risk!"
|
||||
imap_settings_valid: "IMAP settings valid."
|
||||
smtp_disable_confirm: "If you disable SMTP, all SMTP and IMAP settings will be reset and the associated functionality will be disabled. Are you sure you want to continue?"
|
||||
imap_disable_confirm: "If you disable IMAP all IMAP settings will be reset and the associated functionality will be disabled. Are you sure you want to continue?"
|
||||
imap_disable_confirm: "If you disable IMAP, all IMAP settings will be reset and the associated functionality will be disabled. Are you sure you want to continue?"
|
||||
imap_mailbox_not_selected: "You must select a Mailbox for this IMAP configuration or no mailboxes will be synced!"
|
||||
prefill:
|
||||
title: "Prefill with settings for:"
|
||||
|
|
Loading…
Reference in New Issue
Block a user