Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/nls/fi/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ define({
"CMD_LOG_NODE_STATE" : "Kirjaa Noden tila konsoliin",
"CMD_RESTART_NODE" : "Käynnistä Node uudelleen",
"CMD_SHOW_ERRORS_IN_STATUS_BAR" : "Näytä virheet tilapalkissa",
"CMD_OPEN_BRACKETS_SOURCE" : "Avaa {APP_NAME}in lähdekoodi",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know Finnish, but should there be a space before "in," or is it meant to form some sort of compound word?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No space needed. It’s a genetive, like “Peter’s”. (“Peterin” in Finnish)


"LANGUAGE_TITLE" : "Vaihda kieltä",
"LANGUAGE_MESSAGE" : "Kieli:",
Expand Down