lib
lib copied to clipboard
Unable to get raw translations
trafficstars
Alternative libraries like svelte-i18n include the ability to get raw translation JSON (T in this case). This is useful when translating lists of items, for instance countries. Workarounds either cause extra fetches or break the nice abstractions of this library, so it'd be great to have a raw method or something that gives out raw Ts.