From a82d10a0c8220e5ebd664f291640fd0a162350cd Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 15 Apr 2024 21:46:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Update=20en=20text=20about=20reb?= =?UTF-8?q?uild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 6c3e3481..076664f7 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -182,7 +182,7 @@ }, "app-rebuild": { "title": "Rebuild Application", - "rebuild-note-l1": "A rebuild is required for changes written to the conf.yml file to take effect.", + "rebuild-note-l1": "A rebuild is no longer required for changes to take effect.", "rebuild-note-l2": "This should happen automatically, but if it hasn't, you can manually trigger it here.", "rebuild-note-l3": "This is not required for modifications stored locally.", "rebuild-button": "Start Build",