Open basz opened 7 years ago
Thanks for you suggestions, will see what I can do 👍
@jcbvm I would like to suggest option to save translation key/folders separately, so translation file can be divided into modules (useful for SPAs) and then into separate translation/locale files, like
{
"HEADER": {
"BACK": "Back
}
}
Can be saved in i18n>header>en.json
and the i18n
is the main project folder. For other locale i18n>header>de.json
some random thoughts here. no pressure. thanks for the hard work!
usability
selecting a row in the list of translation can only be done by click exactly on the word. More useful would be if one could click on the complete row.a way to quickly go from translation to translation, even when the editor fields have focus via the keyboard.translation field are a little big, perhaps size should be configurable. as most translations are onelinersfeature