At this moment manual translations supports only text visible on page. We will add more features for it in the future
If you want to edit it in database, then you have it in table which name starts by vbenterprisetranslator_cache_
After that you have in table name language code (to which it is translated). for each langiage you have 3 tables like:
Code:
vbenterprisetranslator_cache_pl
vbenterprisetranslator_cache_medium_pl
vbenterprisetranslator_cache_short_pl
Translations are split there according to length of original text.