Read the statement by Michael Teeuw here.
Default language changed after update
-
Hi,
This is what that file contains. Seems to be the only thing that is correct translated. Anything else will be in Sami.
If I check in the translation file the row for Swedish is: “sv: “translations/sv.json”, // Svenska”{ "LOADING": "Laddar …", "DAYBEFOREYESTERDAY": "", "YESTERDAY": "I går", "TODAY": "I dag", "TOMORROW": "I morgon", "DAYAFTERTOMORROW": "I övermorgon", "RUNNING": "Slutar", "EMPTY": "Inga kommande händelser.", "WEEK": "Vecka {weekNumber}", "N": "N", "NNE": "NNO", "NE": "NO", "ENE": "ONO", "E": "Ö", "ESE": "OSO", "SE": "SO", "SSE": "SSO", "S": "S", "SSW": "SSV", "SW": "SV", "WSW": "VSV", "W": "V", "WNW": "VNV", "NW": "NV", "NNW": "NNV", "FEELS": "Känns som {DEGREE}", "UPDATE_NOTIFICATION": "MagicMirror² uppdatering finns tillgänglig.", "UPDATE_NOTIFICATION_MODULE": "Uppdatering finns tillgänglig av {MODULE_NAME} modulen.", "UPDATE_INFO_SINGLE": "Denna installation ligger {COMMIT_COUNT} commit steg bakom {BRANCH_NAME} grenen.", "UPDATE_INFO_MULTIPLE": "Denna installation ligger {COMMIT_COUNT} commits steg bakom {BRANCH_NAME} grenen." }
-
@mrbaloo1337 sorry, I don’t understand your response.
is the file good or bad?
what mm version were you on?
-
@sdetweil
Sorry, it looks good as far as I can see. I the texts in that file is the only workning translations. For example:
“FEELS”: “Känns som {DEGREE}”,That´s a correct translation and works in Weather module, but weekdays is in Sami. See picture below.
That´s the same problem for every module. Hope you understand what I mean :)
I think that the connection to “sv” is broken and points to Sami instead of Swedish. -
@sdetweil
Sorry missed, it is version 2.28.0 -
@mrbaloo1337 I meant before this release.
-
No issues before upgrade, is it possible to downgrade to previous version?
-
@mrbaloo1337 yes, but, I asked you to tell me what that version was.
I am out of the house for another hour
-
I wrote that earlier, it is 2.28.0.
No worries, if you have any suggestions to my problem I will wait :)
On Saturday I leave for vacation so I hope it will be solved until that, otherwise I can´t sleep -
@mrbaloo1337
2.28.0 is the current release number
I want to know what version you were running prior to this oneif you upgraded with my upgrade script, you can look in the log file
~/MagicMirror/installers/upgrade.log -
I was running on 2.27.0
As far as I found out Sami is listed as “SE” and Swedish is “SV” in the ISO list for language. If that is for any help?This is the log file:
Upgrade started - Wed Jul 3 13:27:27 CEST 2024 system is Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux doing test run = true, NO updates will be applied! the os is Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm [96mCheck current Node installation ...[0m [0mNode currently installed. Checking version number. [0mMinimum Node version: [1mv20.9.0[0m [0mInstalled Node version: [1mv20.8.0[0m [96mNode should be upgraded.[0m [92mNode.js upgrade defered, doing test run[0m [96mCheck current NPM installation ...[0m [0mNPM currently installed. Checking version number. [0mMinimum npm version: [1mV10.1.0[0m [0mInstalled npm version: [1mV10.1.0[0m [92mNo npm upgrade necessary.[0m saving custom.css remote name = origin upgrading from version 2.27.0 to 2.28.0 fetching latest revisions git fetch rc=0 current branch = master On branch master Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: package-lock.json Untracked files: (use "git add <file>..." to include in what will be committed) icscalender/ run-start.sh no changes added to commit (use "git add" and/or "git commit -a") there are 1 local files that are different than the master repo package-lock.json save/restore files selection = n restoring package-lock.json from repo skipping restore for package-lock.json, doing test run test merge result rc='' , if empty, no conflicts skipping merge, only test run Checking for modules with removed libraries downloading dumpactivemodules script updating dependencies for active modules with package.json files processing for module MMM-MQTT please wait ---------------------------------- skipped processing for MMM-MQTT, doing test run processing complete for module MMM-MQTT processing for module MMM-CalendarExt3 please wait ---------------------------------- skipped processing for MMM-CalendarExt3, doing test run processing complete for module MMM-CalendarExt3 restoring custom.css removing git alias Upgrade ended - Wed Jul 3 13:27:53 CEST 2024