Commit 2023-02-03 18:59 c6a881b3

View on Github →

fix: allow to_additive when translation already exists (#1779)

  • We allow using to_additive in the case that the translation already exists in the dictionary, but the additive declaration does not exist yet.
  • Useful if you have already manually inserted the name to the translation dictionary
  • See Zulip thread

Estimated changes