You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your suggestion Alex, it would be nice indeed to support internationalization!
I think the translations should be separate from the editor so the bundle doesn't include every translation, so I think the best API is to be something as follows.
Currently the svelte-jsoneditor is missing options for internationalization.
I am thinking of two ways, how this can be archived:
translation: 'de-De'
{ texts: {searchFindText: 'Finden'}}
The text was updated successfully, but these errors were encountered: