mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
d3c6d9ead7
* fix: add hide text toggle to paste modal (#694) * fix: move paste modal hide/show text toggle to top-right above input (#694) * fix: inline hide/show toggle into input labels and fix lint warnings * i18n: add paste modal hide/show text translations for all locales * fix: use CSS text-security instead of password input to preserve newlines * i18n: translate scroll invert strings for all locales * fix: hide invalid character details when text is hidden in paste modal