Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Implement language translation #1

Open
isedwards opened this issue Nov 16, 2019 · 0 comments
Open

Implement language translation #1

isedwards opened this issue Nov 16, 2019 · 0 comments
Labels
enhancement New feature or request v0.x Issue was raise for original Django version (0.x)

Comments

@isedwards
Copy link
Contributor

Decide whether to implement language translation solely server side using the standard Django tools, or whether to (also) implement a javascript solution that allows real-time language changes without page reload. The later would be useful in the case where someone changes language whilst they are modifying the page contents, it could be implemented with a simple ajax request.

We will us the translation files that were originally created for Climsoft Desktop: climsoft/Climsoft#592

@isedwards isedwards added the enhancement New feature or request label Mar 2, 2020
@isedwards isedwards added the v0.x Issue was raise for original Django version (0.x) label Feb 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request v0.x Issue was raise for original Django version (0.x)
Projects
None yet
Development

No branches or pull requests

1 participant