FIX: Copyedit for "You were logged out" modal (#9584)

See https://meta.discourse.org/t/-/149596
This commit is contained in:
Joshua Rosenfeld
2020-04-29 10:37:06 -04:00
committed by GitHub
parent db337b10ee
commit 9dccf4f3b8
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ export default {
bootbox.dialog(
I18n.t("logout"),
{
label: I18n.t("refresh"),
label: I18n.t("home"),
callback: logout
},
{