i18n-ally

🌍 All in one i18n extension for VS Code

MIT License

Downloads
34
Stars
3.6K
Committers
97

Bot releases are visible (Hide)

i18n-ally - v2.6.17

Published by github-actions[bot] over 3 years ago

Bug Fixes

i18n-ally - v2.6.16

Published by github-actions[bot] over 3 years ago

Bug Fixes

i18n-ally - v2.6.15

Published by github-actions[bot] over 3 years ago

Bug Fixes

Features

i18n-ally - v2.6.14

Published by github-actions[bot] over 3 years ago

Bug Fixes

Features

i18n-ally - v2.6.13

Published by github-actions[bot] over 3 years ago

Bug Fixes

i18n-ally - v2.6.12

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.11

Published by github-actions[bot] over 3 years ago

Features

i18n-ally - v2.6.10

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • do not override localesPath if empty array passed, close #578 (52a8fff)

Features

  • allow toggle i18n-ally.extract.autoDetect from UI, close #591 (a9ca8ca)
  • extract all in file, close #592 (5b61082)
  • extract batch in files, close #593 (c4ca3b8)
  • extraction key reuse and auto increment (a148839), closes #594 #595
  • new autoDetection config, close #606 (bcb9fa2)
  • support selection of folders for bulk extraction, close #603 (33f339b)
  • ngx-translate: add support for stream method (#598) (ade5701)
i18n-ally - v2.6.9

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.8

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.6

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.5

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.4

Published by github-actions[bot] over 3 years ago

i18n-ally - v2.6.3

Published by github-actions[bot] over 3 years ago

Features

  • rails: support symbol usage, close #583 (3041900)
  • vue: support vue-i18n-next component interpolation, close #582 (ddcbce5)
  • support include/exclude in refactor templates, close #579 (1bd6b27)
i18n-ally - v2.6.2

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • don't enable if only general framework is presented (ab25966)
  • message set pathes, close #565 (d4b14ea)

Features

  • configure for custom refactor template, close #574 (261ce4f)
  • refactor template based on detection type (1d46b75)
  • support extracting html, close #575 (cd3ed5d)
i18n-ally - v2.6.1

Published by github-actions[bot] over 3 years ago

Bug Fixes

Features

i18n-ally - v2.6.0

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • do not prompt when no locales found, log in the terminal instead (8e74c8f)
  • remove question mark in hard strings sidebar, close #557 (f5c58cb)

Features

i18n-ally - v2.5.9

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ngx-translate: detect for array keys, and enable jsx/tsx, close #517 (29e4668)
  • missing keys quick fix, close #529 (cc08cd2)

Features

  • lingui: minimal support for lingui, close #513 (cbb4de3)
i18n-ally - v2.5.7

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • hard string detection after extracting, close #542 (9a250a8)
i18n-ally - v2.5.6

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • detection for vue dyamic props (28382e2)
  • do not detect strings inside $t as hardcoded, close #536 (27cebd5)
  • partial fix for #443 (a0f8f51)
  • skip backquotes when extracting from JS template strings, close #537 (46c3cab)
  • utilize Google API key with new api endpoint (#534) (96adc20)

Features

  • extraction for string concatenation, close #527 (26ada5a)
  • extraction strings with variables in vue, close #525, close #526 (1a11b75)
  • quick fix for hard string problem, close #538 (f8e807c)