Giter VIP home page Giter VIP logo

Comments (7)

marmelroy avatar marmelroy commented on August 26, 2024

Hello @tolik85!

I'm afraid so... "fr-FR" is a valid locale code but not a valid language code (it basically causes localize to look for an "fr-FR.Iproj").

You should write:

Localize.setCurrentLanguage("fr")

To see the available language codes in your app, try

Localize.availableLanguages()

Hope this helps.
Roy

from localize-swift.

tolik85 avatar tolik85 commented on August 26, 2024

Sorry, but this does not help

from localize-swift.

marmelroy avatar marmelroy commented on August 26, 2024

Okay... can you paste what you see on

print(Localize.availableLanguages())

from localize-swift.

tolik85 avatar tolik85 commented on August 26, 2024

The language is need is Hebrew:

["Base", "en", "he-IL", "he", "hi", "pa-IN"]

from localize-swift.

marmelroy avatar marmelroy commented on August 26, 2024

and doing

Localize.setCurrentLanguage("he")

doesn't work?

If so that's very strange. I can have a quick look if you share your code (either here or via e-mail to [email protected]).

from localize-swift.

mhtranbn avatar mhtranbn commented on August 26, 2024

me too this error! Please support @marmelroy !
100000000 thank for @marmelroy , I miss that name of Localizable. I solve it.

from localize-swift.

danchokobo avatar danchokobo commented on August 26, 2024

@mhtranbn @tolik85 did help you @marmelroy ? did you solve problem?

from localize-swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.