Skip to content

Commit

Permalink
Added 11 new languages.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Feb 26, 2024
1 parent 5be2f88 commit 19be0f3
Show file tree
Hide file tree
Showing 13 changed files with 112 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Journey.js
- Shortcut keys (click [here](https://www.william-troup.com/journey-js/documentation/shortcut-keys.html) to see the full list).
- Browser URL parameters support (click [here](https://www.william-troup.com/journey-js/documentation/browser-parameters.html) to see the full list).
- Hints support (not included in the main journey).
- 40 language translations available!
- 51 language translations available!
<br />
<br />

Expand All @@ -49,17 +49,23 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor

<h1>What languages are supported?</h1>

- `af` Afrikaans
- `ar` Arabic
- `hy` Armenian
- `be` Belarusian
- `bn` Bengali
- `bg` Bulgarian
- `ca` Catalan
- `zh` Chinese (simplified)
- `da` Danish
- `nl` Dutch
- `en` English (default)
- `eo` Esperanto
- `et` Estonian
- `fa` Farsi
- `fi` Finnish
- `fr` French
- `fy` Frisian
- `gl` Galician
- `ka` Georgian
- `de` German
Expand All @@ -82,10 +88,15 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor
- `pl` Polish
- `pt` Portuguese
- `ro` Romanian
- `si` Sinhalese
- `sk` Slovak
- `sl` Slovenian
- `es` Spanish
- `sv` Swedish
- `tl` Tagalog
- `ta` Tamil
- `zh-tw` Taiwanese
- `te` Telugu
- `th` Thai
- `tr` Turkish
- `uk` Ukrainian
Expand Down
13 changes: 12 additions & 1 deletion README_NUGET.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- Shortcut keys (click [here](https://www.william-troup.com/journey-js/documentation/shortcut-keys.html) to see the full list).
- Browser URL parameters support (click [here](https://www.william-troup.com/journey-js/documentation/browser-parameters.html) to see the full list).
- Hints support (not included in the main journey).
- 40 language translations available!
- 51 language translations available!


## Where can I find the documentation?
Expand All @@ -37,17 +37,23 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor

## What languages are supported?

- `af` Afrikaans
- `ar` Arabic
- `hy` Armenian
- `be` Belarusian
- `bn` Bengali
- `bg` Bulgarian
- `ca` Catalan
- `zh` Chinese (simplified)
- `da` Danish
- `nl` Dutch
- `en` English (default)
- `eo` Esperanto
- `et` Estonian
- `fa` Farsi
- `fi` Finnish
- `fr` French
- `fy` Frisian
- `gl` Galician
- `ka` Georgian
- `de` German
Expand All @@ -70,10 +76,15 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor
- `pl` Polish
- `pt` Portuguese
- `ro` Romanian
- `si` Sinhalese
- `sk` Slovak
- `sl` Slovenian
- `es` Spanish
- `sv` Swedish
- `tl` Tagalog
- `ta` Tamil
- `zh-tw` Taiwanese
- `te` Telugu
- `th` Thai
- `tr` Turkish
- `uk` Ukrainian
Expand Down
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.af.js
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"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.be.js
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": "Больш не паказваць"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.ca.js
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"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.eo.js
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"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.fy.js
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"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.hy.js
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": "Այլևս չցուցադրել"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.si.js
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": "නැවත පෙන්වන්න එපා"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.ta.js
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": "மீண்டும் காட்ட வேண்டாம்"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.te.js
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": "మళ్లీ చూపించకండి"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.tl.js
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"
} );
8 changes: 8 additions & 0 deletions dist/translations/journey.translations.zh-tw.js
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": "不再顯示"
} );

0 comments on commit 19be0f3

Please sign in to comment.