From 6410867302130828ff883a0e1a5d94f00f9fb5f2 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 26 May 2025 22:40:18 +0800 Subject: [PATCH] feat: improve i18n for editor project (#7473) #### What type of PR is this? /kind improvement /area editor /milestone 2.21.x #### What this PR does / why we need it: Improve English translations for the editor. The changes in https://github.com/halo-dev/halo/pull/7444 did not provide English translations. #### Does this PR introduce a user-facing change? ```release-note None ``` --- ui/packages/editor/src/locales/en.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/packages/editor/src/locales/en.yaml b/ui/packages/editor/src/locales/en.yaml index 500e62c77..06f532341 100644 --- a/ui/packages/editor/src/locales/en.yaml +++ b/ui/packages/editor/src/locales/en.yaml @@ -33,6 +33,7 @@ editor: placeholder: Link address open_in_new_window: Open in new window cancel_link: Cancel link + nofollow: No follow audio: disable_autoplay: Disable auto play enable_autoplay: Enable auto play