-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from andresilvagomez/v1.1
V1.1
- Loading branch information
Showing
24 changed files
with
928 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
`JsonLocalizable` adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## [1.1](https://github.com/kekiiwaa/JsonLocalizable/releases/tag/1.1) | ||
Released on 2017-01-17. | ||
|
||
#### Added | ||
- Documentation for all methods. | ||
- Method to detect all available languages. | ||
- Method to localize languages codes. | ||
- Method to update language with string language code. | ||
- Notification when user change a language. | ||
- Update all localized components when user change language. | ||
- Added by [Andres Silva](https://github.com/andresilvagomez) in Pull Request | ||
[#2](https://github.com/kekiiwaa/JsonLocalizable/pull/2). | ||
|
||
#### Updated | ||
- Updated Example. | ||
- Added by [Andres Silva](https://github.com/andresilvagomez) in Pull Request | ||
[#2](https://github.com/kekiiwaa/JsonLocalizable/pull/2). | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+25.3 KB
(210%)
...project.xcworkspace/xcuserdata/andresilvagomez.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 0 additions & 68 deletions
68
Example/Example/Assets.xcassets/AppIcon.appiconset/Contents.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.