Skip to content

Commit 3428662

Browse files
Improve: Change Download as to Download ... better for different languages
1 parent 7b26e34 commit 3428662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/export/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ function card(
10951095
footer = `<div class="card-footer">
10961096
<div class="dropdown">
10971097
<a class="btn btn-secondary btn-sm dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-bs-toggle="dropdown" aria-expanded="false">
1098-
Download as ...
1098+
Download ...
10991099
</a>
11001100
11011101
<ul class="dropdown-menu" aria-labelledby="dropdownMenuLink" style="">

0 commit comments

Comments
 (0)