You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated in the readme.md file
I adjusted the language.js file in the src/utilities/ directory by adding a new language and added the demo file. npm run build:demo
with the command
I rebuilt. Ascendant and Midheaven zodiac signs still appear in English even if I change the current language. Does anyone know what is causing this or can inform me about it?
In the picture, the starting points of the zodiac signs,
midheaven constellations appear with ascendant (Gemini, Aquarius). While the names of all the zodiac signs appear in Turkish. Ascendant and midheaven the situation is different.
Below are the nomenclatures I created to add a new language:
What i did is to use that kind of dictionary-object to translate everything into german for my frontend, so it works fine :)
Planet Labels shown to User in a Horoscope-Graphic are in German, the 'calculations' are in english.
As stated in the readme.md file
I adjusted the language.js file in the src/utilities/ directory by adding a new language and added the demo file.
npm run build:demo
with the command
I rebuilt. Ascendant and Midheaven zodiac signs still appear in English even if I change the current language. Does anyone know what is causing this or can inform me about it?
In the picture, the starting points of the zodiac signs,
midheaven constellations appear with ascendant (Gemini, Aquarius). While the names of all the zodiac signs appear in Turkish. Ascendant and midheaven the situation is different.
Below are the nomenclatures I created to add a new language:
The text was updated successfully, but these errors were encountered: