Skip to content

Commit

Permalink
Empty string fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusLundqvist committed Apr 6, 2024
1 parent 886c878 commit 08b957f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/phone/src/locale/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@
"ADD": "Lägg till",
"SEND": "Skicka",
"WRITE_TO_CLIPBOARD_TOOLTIP": "Kopiera {{ content }}",
"WRITE_TO_CLIPBOARD_MESSAGE": "Kopierade {{content}} till urklipp!",
""
"WRITE_TO_CLIPBOARD_MESSAGE": "Kopierade {{content}} till urklipp!"
},
"COMING_SOON": "Kommer snart...",
"INITIALIZING": "Initierar",
Expand Down

0 comments on commit 08b957f

Please sign in to comment.