mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Copyedit for "You were logged out" modal (#9584)
See https://meta.discourse.org/t/-/149596
This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
bootbox.dialog(
|
||||
I18n.t("logout"),
|
||||
{
|
||||
label: I18n.t("refresh"),
|
||||
label: I18n.t("home"),
|
||||
callback: logout
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user