ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

Update translations Live #350

Closed ukdtom closed 7 years ago

ukdtom commented 7 years ago

A new framework call is now avail, that allow users to update the translations for a language directly from the translation site.

Endpoint is like: /api/v3/wt/updateLanguage/lang/da

See updated doc for updateLanguage

This is a must, since else, we have to release new versions every time a language is updated or added.

GUI should have a button named Update or siml. for each avail language, and should not be mixed with the already present language selection.

creoludifico commented 7 years ago

9689f7b4c7d556e414f918888a8adaa2fee73117 Go go

ukdtom commented 7 years ago

Perfect