Skip to content

Commit ad8ae99

Browse files
committed
Add Finnish translation for Share ID Tooltip
1 parent 61d1018 commit ad8ae99

File tree

1 file changed

+5
-7
lines changed
  • swift_browser_ui_frontend/src/common

1 file changed

+5
-7
lines changed

swift_browser_ui_frontend/src/common/lang.js

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -626,13 +626,11 @@ let default_translations = {
626626
share: "Jaa",
627627
share_id: "Jaa tunnus",
628628
share_id_tooltip:
629-
"When another project wants share a folder " +
630-
"with your project: Select this button and " +
631-
"send Share ID (now copied in your cache) " +
632-
"to the project’s member. " +
633-
"When you want to share a folder with " +
634-
"another project. Ask Share ID from " +
635-
"another project’s member.",
629+
"Mikäli toisesta projektista halutaan jakaa kansio projektisi " +
630+
"kanssa: Valitse tämä nappi ja lähetä Jakotunnus toisen " +
631+
"projektin jäsenelle. Halutessasi jakaa kansion toisen " +
632+
"projektin kanssa, pyydä jakotunnusta joltakin kyseisen " +
633+
"projektin jäseneltä.",
636634
close: "Kiinni",
637635
instructions: "Jaa tunnus ohjeet",
638636
close_instructions: "Sulje ohjeet",

0 commit comments

Comments
 (0)