josdejong / josdejong/svelte-jsoneditor

i18n options missing

Open
#472 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
1.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Currently the [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) is missing options for internationalization.

I am thinking of two ways, how this can be archived:

* The package ships translations and the developer can set them via a translation prop, eg `translation: 'de-De'`
* The package don't ship translations, but text can be overwritten eg: ```{ texts: {searchFindText: 'Finden'}}```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not identify files, tests, or an entry point. First clarify whether shipped translations or caller-provided text overrides are required, then define the supported option shape and how completion will be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
internationalization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.