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

Add support for retrieving localized content #1

Open
4 tasks
dusekdan opened this issue Jun 15, 2018 · 0 comments
Open
4 tasks

Add support for retrieving localized content #1

dusekdan opened this issue Jun 15, 2018 · 0 comments
Labels
enhancement New feature or request groomed The issue has been groomed and should be in a good shape. hacktoberfest https://hacktoberfest.digitalocean.com help wanted Extra attention is needed up-for-grabs

Comments

@dusekdan
Copy link

dusekdan commented Jun 15, 2018

Kentico Kontent offers support for localization. The sample data for this sample site (Dancing Goat) are available in two languages - English and Spanish. The application currently retrieves only en-US version.

Similar to kontent-ai/sample-app-net#19, add a Spanish translation of the site.

  • Add a language switch for Spanish culture (es-ES)
  • Add appropriate routing mechanism using (preferably, keep the culture code in the URL)
  • Add globalization (resource) strings support (choose an approach usual for PHP projects)
  • Translate globalization strings
@dusekdan dusekdan added the enhancement New feature or request label Jun 15, 2018
@petrsvihlik petrsvihlik added help wanted Extra attention is needed groomed The issue has been groomed and should be in a good shape. up-for-grabs hacktoberfest https://hacktoberfest.digitalocean.com labels Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request groomed The issue has been groomed and should be in a good shape. hacktoberfest https://hacktoberfest.digitalocean.com help wanted Extra attention is needed up-for-grabs
Projects
None yet
Development

No branches or pull requests

2 participants