company logo

Application :: resetTextCache - Reset text chache

In order to refresh text entries loaded by calling the translate function, the text cache might be reset. Resetting the cache removes all loaded text entries. Text entries will be reloaded when being required by calling translate() .

Implementation details