Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations ( with context ) Simple CRUD UI (#77)
* feat: get_translated Co-Authored-By: Fahim Ali Zain <fahimalizain@gmail.com> * feat: initial renovation translation tool * Revert "feat: get_translated" This reverts commit 1ce6077. * feat: fetch translatable docfields * feat: get translations based on context * feat: display translations * fix: duplicate calls to server * feat: add translation * refactor: handle single doctypes context * feat: edit translations * feat: delete translation * refactor: remove unused html page * feat: add docs * refactor: extract docname & docfield from context and display * refactor: resolve value fields if missing * refactor: get parent of child doc * refactor: allow source text to be wildcard + description added * refactor: use link and dynamic link for doctype and docs respectively * refactor: rename function * fix: single value tables not resolved * refactor: dynamic link error on single doctype * refactor: clean up used functions * fix: help html * refactor: check for wild card translation * refactor: add * wild card in comment * refactor: add docs get_translations sql * refactor: sort languages for easy search Co-authored-by: Fahim Ali Zain <fahimalizain@gmail.com>
- Loading branch information