From bd41ee679b561bff9642bd580655d70043169759 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sun, 19 Feb 2023 22:18:15 +0100 Subject: [PATCH] [trans] --- locale/expectedTranslations.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/expectedTranslations.js b/locale/expectedTranslations.js index b6c01204a..44a07f65a 100644 --- a/locale/expectedTranslations.js +++ b/locale/expectedTranslations.js @@ -114,6 +114,6 @@ module.exports = [ 'profile.flagsCustomForm.alt', 'profile.flagsCustomForm.altExample', 'crud.alt', - 'profile.circle.removeSelf.action', - 'profile.circle.removeSelf.confirm', + 'profile.circles.removeSelf.action', + 'profile.circles.removeSelf.confirm', ];