void Start()
 {
     LocalizationManager.AddLocalizeUIText(textGameObject, "Hello World");
 }