private void OnEnable()
 {
     dictionary = LocalizationManager.GetDictionaryForEditor();
 }