-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
William Troup
committed
Feb 26, 2024
1 parent
5be2f88
commit 19be0f3
Showing
13 changed files
with
112 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Afrikaans | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Terug", | ||
"nextButtonText": "Volgende", | ||
"finishButtonText": "Voltooi", | ||
"closeButtonToolTipText": "Naby", | ||
"doNotShowAgainText": "Moet nie weer wys nie" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Belarusian | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Назад", | ||
"nextButtonText": "Далей", | ||
"finishButtonText": "Скончыць", | ||
"closeButtonToolTipText": "Блізка", | ||
"doNotShowAgainText": "Больш не паказваць" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Catalan | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "esquena", | ||
"nextButtonText": "Pròxim", | ||
"finishButtonText": "Acabar", | ||
"closeButtonToolTipText": "Tanca", | ||
"doNotShowAgainText": "No mostrar de nou" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Esperanto | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Reen", | ||
"nextButtonText": "Poste", | ||
"finishButtonText": "Finu", | ||
"closeButtonToolTipText": "Fermu", | ||
"doNotShowAgainText": "Ne montru denove" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Frisian | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Efter", | ||
"nextButtonText": "Folgjende", | ||
"finishButtonText": "Ein", | ||
"closeButtonToolTipText": "Slute", | ||
"doNotShowAgainText": "Net mear sjen litte" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Armenian | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Ետ", | ||
"nextButtonText": "Հաջորդը", | ||
"finishButtonText": "Ավարտել", | ||
"closeButtonToolTipText": "փակել", | ||
"doNotShowAgainText": "Այլևս չցուցադրել" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Sinhalese | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "ආපසු", | ||
"nextButtonText": "ඊළඟ", | ||
"finishButtonText": "අවසන් කරන්න", | ||
"closeButtonToolTipText": "වසන්න", | ||
"doNotShowAgainText": "නැවත පෙන්වන්න එපා" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Tamil | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "மீண்டும்", | ||
"nextButtonText": "அடுத்தது", | ||
"finishButtonText": "முடிக்கவும்", | ||
"closeButtonToolTipText": "நெருக்கமான", | ||
"doNotShowAgainText": "மீண்டும் காட்ட வேண்டாம்" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Telugu | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "వెనుకకు", | ||
"nextButtonText": "తరువాత", | ||
"finishButtonText": "ముగించు", | ||
"closeButtonToolTipText": "దగ్గరగా", | ||
"doNotShowAgainText": "మళ్లీ చూపించకండి" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Tagalog | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "Bumalik", | ||
"nextButtonText": "Susunod", | ||
"finishButtonText": "Tapusin", | ||
"closeButtonToolTipText": "Isara", | ||
"doNotShowAgainText": "Huwag ipakitang muli" | ||
} ); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*! Journey.js v1.1.1 - Taiwanese | (c) Bunoon 2024 | MIT License */ | ||
$journey.setConfiguration( { | ||
"backButtonText": "後退", | ||
"nextButtonText": "下一個", | ||
"finishButtonText": "結束", | ||
"closeButtonToolTipText": "關閉", | ||
"doNotShowAgainText": "不再顯示" | ||
} ); |