sign_editor_item_name – The display name of the ephemeral book and quill used in Minecraft 1.16+ as an alternative for the broken native sign editor
right_click_air_to_open_sign_editor – Tells the player to look away from the targeted sign and right-mouse click to open the sign editor (Minecraft 1.16+)
right_click_air_to_apply_action_hint – Right-mouse click air action hint shown in /sign status, currently only used for /sign ui on Minecraft 1.16
Changed
Minimum Bukkit version is now v1.13 (was v1.12) due to the usage of Bukkit v1.13 materials for the alternative sign editor GUI
Changed locale strings:
cancelled_pending_right_click_action has been renamed to cancelled_pending_action and no longer explicates the right-mouse click.
no_right_click_action_to_cancel has been renamed to no_pending_action_to_cancel, and the associated action is now modified by "pending" rather than "right-click".
Fixed
Translation improvements for the Dutch (nl) locale Credit to SBDeveloper (#14)
Translation improvements for the Simplified Chinese (zh) and Traditional Chinese (zh-TW) locales Credit to Aobi (#15)