Skip to content

Commit

Permalink
Fixed typing error in da.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphaspot authored Sep 27, 2024
1 parent 089c21a commit 80d03ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/translations/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ export default {
percentage: "Procent",
color: "Farve",
cardTitleColor: "Kort Titelfarve",
add_gradient_stop: "Tilføj Gradient Stop"
add_gradient_stop: "Tilføj Gradient Stop",
reset_all_colors: "Nulstil Alle Farver",
reset_all_icon_colors: "Nulstil Alle Ikonfarver",
settings: "Indstillinger",
Expand Down Expand Up @@ -281,4 +281,4 @@ export default {
off: "Lukket"
}
}
}
}

0 comments on commit 80d03ed

Please sign in to comment.