Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Greek Language #101

Merged
merged 3 commits into from
Nov 14, 2016
Merged

Conversation

kwstasna
Copy link
Contributor

I think now is 💯 as you want it !

@ArtSabintsev
Copy link
Owner

ArtSabintsev commented Nov 11, 2016

add the Greek tests, and you got it!

Tests belongs here: https://github.com/ArtSabintsev/Siren/blob/master/Sample%20App/SirenTests/SirenTests.swift

@@ -324,6 +324,23 @@ extension SirenTests {
// Update
XCTAssertEqual(Bundle().testLocalizedString(stringKey: "Update", forceLanguageLocalization: language), "Update")
}

func testGermanLocalization() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename to testGreekLocalization

@ArtSabintsev
Copy link
Owner

thanks - I'll wait for CI to finish before accepting the PR. Much appreciated!

@ArtSabintsev ArtSabintsev merged commit aa08139 into ArtSabintsev:master Nov 14, 2016
@ArtSabintsev
Copy link
Owner

This is now available in Siren 1.1.0. Thanks for this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants