modern-images-wp
modern-images-wp copied to clipboard
Implement localizable strings
Two strings can't be localizable, this PR can implement them.
@alexclassroom thanks for your contribution.
I think it is best to avoid HTML inside translated strings, could you split those up differently so only the string is translated (eg "Imagick supported formats")?
@adamsilverstein I try my best, please review the updated code.
@alexclassroom the changes seem to have disappeared