Skip to content

Commit

Permalink
Merge pull request #45 from adbqpa/feature/auto-localize-flag
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
andresilvagomez authored Oct 25, 2018
2 parents 2f9ec35 + a097821 commit 09ab671
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,9 @@ print( "username".localize(dictionary: ["username": "Localize"], tableName: "You

You don't need to import anything in your code, Localize uses extensions to localize your UIView components

![Localize Storyboard](https://www.dropbox.com/s/d2ydhozqdetd1oo/Screenshot%202017-08-07%2023.12.12.png?raw=1)
To prevent auto localization for some controls you created in storyboard can set **Auto Localize** to **Off**

![Localize Storyboard](https://image.ibb.co/m5yz6V/screenshot.png)

- lang-en.json

Expand Down

0 comments on commit 09ab671

Please sign in to comment.