mirror of https://github.com/halo-dev/halo
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 ```pull/7471/head^2
parent
281a36fbe9
commit
6410867302
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue