From e2d5a5057c2009e25cbb0f5625de0d0ebe7875ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=BDach?= <45913977+marek-lach@users.noreply.github.com> Date: Wed, 26 Dec 2018 12:05:06 +0000 Subject: [PATCH] Update edit.rs.html string (#389) --- templates/users/edit.rs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/users/edit.rs.html b/templates/users/edit.rs.html index 35d8bab1..6386d0ea 100644 --- a/templates/users/edit.rs.html +++ b/templates/users/edit.rs.html @@ -27,7 +27,7 @@ } else { -

@i18n!(ctx.1, "Sorry, but as an admin, you can't leave your instance.")

+

@i18n!(ctx.1, "Sorry, but as an admin, you can't leave your own instance.")

} } })