Skip to content

Commit 1aaa58e

Browse files
committed
Språkfiks
1 parent 1031333 commit 1aaa58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/chartbuilder/Summarize.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const Summarize = ({
144144
// Show alert
145145
setAlertInfo({
146146
show: true,
147-
message: 'Alle visningstilpasninger ble tilbakestilt'
147+
message: 'Alle tilpasninger ble tilbakestilt'
148148
});
149149

150150
// Auto-hide alert after 7 seconds

0 commit comments

Comments
 (0)