Doichain/dapp

internationalize templates

開放

#21 建立於 2018年5月4日

 (0 則留言) (0 個反應) (2 位負責人)JavaScript (13 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • when requesting the email doi template from Alice (dApp in send-mode) (get-doi-mail-data.js)
  • when visiting redirect url (in correct language)

What we need is the possibility to add a optional lang and optional template param to the REST-API of the send dApp which selects language and template param which you can edit in the send dApp. There it should be possible to add new template where each template has a default language and 'n' translations. The templates and translations should be saved in the local db.

Confirm-dApp is then getting the right template and translation for that user.

Also see: https://github.com/Doichain/dapp/issues/28

貢獻者指南