I18n Ally Versions Save

🌍 All in one i18n extension for VS Code

v2.12.0

7 months ago

⚡ Features

🐞 Bug Fixes

v2.11.1

8 months ago

Bug Fixes

v2.11.0

8 months ago

⚡ Features

Two new frameworks:

Two new translation engines:

Other improvements:

  • add vite-plugin-vue-i18n into vue framework detection (#782) (6815d55), closes #751
  • add @intlify/nuxt3 into vue framework detection (#729) (68ecd0a)
  • add 'most-similar-by-key' mode for TargetPickingStrategy (#758) (93e2c46)
  • allow using the source text as a keygen strategy (#794) (2e0def3)
  • add message sort by locale's order instead of binary (#703) (ae6972a), closes #702
  • add new scopeRangeRegex config to the custom framework (#926) (ff7417c)
  • set html format for libretranslate translation engine (#724) (68b01ec)
  • flags: add flags for Catalonia, Gallician and Basque languages (#967) (852de50)

🐞 Bug Fixes

  • circular structure error on create new key (#942) (6aedf8f)
  • react-i18next: show sub completion items when using scoped namespace (#941) (fb8a429)
  • transloco: translate api not detected properly (#984) (03796e4)
  • svelte: support new lines and using get() for store (#132) (5ba4582)
  • vue-i18n: allow additional attributes on i18n component (#865) (d7916a5)

🌐 Translations

v2.10.0

10 months ago

⚡ Features

  • Add i18next-shopify framework (#949, #970)
  • Add extraction support to react-i18next framework (#951)
  • Display first available pluralization string if parent key of nested pluralization keys (#950)
  • Support "Go to Definition" for nested pluralization keys (#954)

🐞 Bug Fixes

  • implement scopes/namespaces for Transloco (#684) (43df97d)
  • Fixes usage report for non-missing derived keys (#957)
  • Fixes Current File Panel report of not found keys (Shopify/i18n-ally#7)

v2.9.1

1 year ago

🐞 Bug Fixes

  • re-enable adding and navigation to strings in the expected namespace (#920) (0967340)
  • change luxembourgish flag association (#925) (f6e105c)

🌐 Translations

  • add Hungarian translation (#924) (de4218f)
  • use french quotes and improve wording in french translation (#744) (ffa0930)

v2.9.0

1 year ago

Bug Fixes

Features

v2.8.2

1 year ago

🐞 Bug Fixes

  • correctly extend react-i18next from i18next framework (2a493e6)
  • i18next greedy namespace regex (533d16a)
  • react-i18next, added better support for namespace overrides, corrected e2e-tests (#871) (6f61ef2)
  • remove other packages from react-intl (d0c7d72)
  • set bcp47 as default (#884) (a0959a6)
  • rename eamodio.tsl-problem-matcher recommended extension (#907)
  • rename johnsoncodehk.volar for tests (#908)
  • bump version of VSCode used in tests (#911)

🌐 Translations

  • add Thai translation (#900)
  • add Korean translation (#756)
  • update Turkish translations (#733)
  • update German translation (#693) (f45839f)
  • update Portuguese translations (#723)
  • display language and editor title in french translation (#788) (6ccb5e3)

v2.8.1

2 years ago

Bug Fixes

  • fluent-vue fixes (#658) (c41a964)
  • include all unicode scripts for detection (1ff16a7)
  • include cyrillic for detection (36ea0d5)
  • speed up NonAsciiExtractionRule (b39150b)

v2.8.0

2 years ago

Bug Fixes

Features

v2.7.1

2 years ago

Features

  • ignore optons for hard-coded detection, close #649 (1d0a020)