swift-doc icon indicating copy to clipboard operation
swift-doc copied to clipboard

Localize generated output

Open mattt opened this issue 4 years ago • 1 comments

As discussed in #287 and #289, swift-doc generated output isn't localized, and uses hardcoded English text. We should consider localizing output to other languages and regions as well.

mattt avatar Jun 01 '21 12:06 mattt

Things to consider:

  • Localizing Package Resources
  • LTR / RTL layout in CSS
  • Localized strings for API types ("function", "method") and callouts ("note", "remark")

mattt avatar Jun 01 '21 12:06 mattt