What design would be best to locate all Language into one config.yaml file #3
BertLindeman
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I don't know. I'm not as familiar with this modular design yet, and I haven't gotten around to finishing PiClock3 from where n0bel left off. At home, I still use my fork of the original PiClock that's updated for Python3. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Brendan,
Interested in this piClock3 implementation. And thanks for this repo!
In the old clock I had all in Dutch and nl_NL locale and helped some others to allow Cyrillic on the clock.
Have already made a
PiClock3/Language-nl.yamlbut there are many more strings to translate. I can do that, but I have a problem with the local text for dates, like the top title.[EDIT]
In the metar module the strings are embedded. Those might also be placed in the language module.
I see no way at the moment to parameterice that translation into the clock.
Any idea how to do that?
Bert
Beta Was this translation helpful? Give feedback.
All reactions