-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
sveltekit-i18n/base
#10Labels
baseIssue related to base functionalityIssue related to base functionalityenhancementNew feature or requestNew feature or request
Milestone
Description
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 T
s.
kamerat and TeyKey1
Metadata
Metadata
Assignees
Labels
baseIssue related to base functionalityIssue related to base functionalityenhancementNew feature or requestNew feature or request