Skip to content

Commit

Permalink
Edit integration alert translations
Browse files Browse the repository at this point in the history
  • Loading branch information
kurukimi committed Aug 16, 2024
1 parent f0b3e58 commit 5b0d830
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/src/i18n/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const en = {
title: "Keijo-Jira",
// Site could also be set dynamically from server or simply by <your-company>.atlassian.net
content:
"You will be redirected to authorize Keijo to use Jira. Login on Atlassian site and choose to authorize site funidata.atlassian.net from the dropdown.",
"You will be redirected to authorize Keijo to use Jira. Login on Atlassian site and choose to authorize appropriate site e.g., funidata.atlassian.net from the dropdown.",
},
},
};
Expand Down
2 changes: 1 addition & 1 deletion web/src/i18n/fi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const fi = {
title: "Keijo-Jira",
// Site could also be set dynamically from server or simply by <your-company>.atlassian.net
content:
"Sinut ohjataan valtuuttamaan Jira-integraatio käyttäjälläsi. Kirjaudu Atlassianin sivulla ja valitse valikosta Keijolle oikeudet sivulle funidata.atlassian.net.",
"Sinut ohjataan valtuuttamaan Jira-integraatio käyttäjälläsi. Kirjaudu Atlassianin sivulla ja valitse valikosta Keijolle oikeudet käytettävälle sivulle esim. funidata.atlassian.net.",
},
},
};
Expand Down

0 comments on commit 5b0d830

Please sign in to comment.