From 2d5d2590df79d2a062d2ede956de078a25fcc466 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Mon, 16 Aug 2021 14:41:16 -0700 Subject: [PATCH] chore: translation tweak --- plugins/dynamix.my.servers/include/myservers2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dynamix.my.servers/include/myservers2.php b/plugins/dynamix.my.servers/include/myservers2.php index 82c97c5cf..0e1b8604b 100644 --- a/plugins/dynamix.my.servers/include/myservers2.php +++ b/plugins/dynamix.my.servers/include/myservers2.php @@ -371,7 +371,7 @@ ], 'timeout' => sprintf(_('Communication with %s has timed out'), '{0}'), 'loading1' => _('Please keep this window open'), - 'loading2' => _("Still working our magic"), + 'loading2' => _('Still working our magic'), 'countdown' => [ 'success' => [ 'prefix' => sprintf(_('Auto closing in %s'), '{0}'),