Skip to content

Commit

Permalink
asu: add missing translation
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Warning <moritzwarning@web.de>
  • Loading branch information
mwarning committed Oct 26, 2024
1 parent 4336d76 commit 57ae93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions www/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const ofs_version = "%GIT_VERSION%";
let progress = {
"tr-init": 10,
"tr-download-imagebuilder": 20,
"tr-validate-manifest": 30,
"tr-unpack-imagebuilder": 40,
"tr-calculate-packages-hash": 60,
"tr-building-image": 80,
Expand Down
1 change: 1 addition & 0 deletions www/langs/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"tr-unpack-imagebuilder": "Set up ImageBuilder",
"tr-calculate-packages-hash": "Validate package selection",
"tr-building-image": "Generating firmware image",
"tr-validate-manifest": "Validate manifest",
"tr-packages": "Installed Packages",
"tr-defaults": "Script to run on first boot (uci-defaults)"
}

0 comments on commit 57ae93f

Please sign in to comment.