Localize icon indicating copy to clipboard operation
Localize copied to clipboard

UITabbar text not updated until app restart

Open deependrag opened this issue 3 years ago • 1 comments

Issue

ℹ Please provide a quick description for this issue. Tabbar string not refreshed until app restart

Localize Environment

  • Localize version: 2.3.0
  • Xcode version: 12.5

Localize Config

/// Please put here your config
UITabBarItem(title: "More_title".localize(), image: UIImage(named: "icon-more-menu"), tag: 4)

What did you do?

ℹ I try to change the language from setting page.

What did you expect to happen?

ℹ The tabbar text should change to respective language immediately.

What happened instead?

ℹ It didnot changed to latest updated language.

deependrag avatar Jun 02 '21 16:06 deependrag

+1

imoreapps avatar Apr 16 '22 02:04 imoreapps