Skip to content

Supporting Different Languages #169

Open
@opticod

Description

@opticod

As our app will be used by users all over the world, its a plus point to have different localisation support. Presently we have only English support. It would be great to have many more.

  • Chinese
  • Spanish
  • Hindi
  • Arabic + adding missing RTL supports( if any)
  • Bengali
  • Russian
  • Japanese

Follow this order for string xml files

Eg:

res/
       values/
           strings.xml
       values-es/
           strings.xml
       values-fr/
           strings.xml

Similar issue for templates: BuildmLearn/Toolkit-mobile-templates#40

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions