Commit Graph

435 Commits (master)
 

Author SHA1 Message Date
Mike Bryant 204df6d4f5
Merge pull request #191 from KeruWolf/patch-3
ES language fixes
4 years ago
Mike Bryant e66eab2ada
Merge pull request #196 from DevSplash/patch-1
Sort language list alphabetically.
4 years ago
Mike Bryant e08b53f6b0
Merge pull request #195 from theRTC204/spanish-locale-last-week-price
fix: Improve Spanish translation of week buy price
4 years ago
Josué Martinez 443a3dfe03
Merge branch 'master' into darkmode 4 years ago
Splash 7b7e80ddcc
Automatic sorting 4 years ago
Lawrence Luk 2b94e0992f Merge branch 'mikebryant-master' 4 years ago
Lawrence Luk 5bdf9668f9 merge from master 4 years ago
Splash a96a90c83a
Sort language list alphabetically 4 years ago
Ryan Carbotte a6483c408e fix: Improve Spanish translation of week buy price
Closes #193
4 years ago
KeruWolf 0c6e06f328
ES language fixes
I spotted a couple of typos checking the Spanish live version and changed them.
4 years ago
Mike Bryant fce99fc026
Merge pull request #190 from captaincurls/patch-3
Update ru.json
4 years ago
Dmitrii c663792f38
Update ru.json
I'm so sorry I noticed a typo in the beginning right after the site went live :(
4 years ago
Mike Bryant f2e43772eb
Merge pull request #185 from captaincurls/patch-1
Russian translation for the app
4 years ago
Mike Bryant 5094cc4a66 fix: Fix json format for es localisation 4 years ago
Dmitrii baa9e8188b
Update translations.js 4 years ago
Mike Bryant 968a090311
Merge pull request #188 from KeruWolf/patch-2
Add Spanish to language selection
4 years ago
Mike Bryant 78759e3498
Merge pull request #179 from KeruWolf/patch-1
Create es.json
4 years ago
KeruWolf cc5311cc27
Add Spanish to language selection
Hi!
Could Spanish be added to the language selection option?
Thanks ♥
4 years ago
KeruWolf 41c4251184
Update es.json
I translated the lines I previously missed (thanks @mauriciabad) and reviewed a couple of lines didn't sound as natural.
Thanks ♥
4 years ago
Dmitrii 399dd80580
Update translations.js 4 years ago
Mike Bryant 8a018c57d2
Merge pull request #151 from Adri1/master
French Localization File Added
4 years ago
Aymeric Giraudet 3dd9671195 Added french language option in select
Fixed json formatting and comma

removed trailing return
4 years ago
Adri1 2df3330e7d French Localization File Added 4 years ago
Mike Bryant 13d0cd6937 fix: Add missing comma 4 years ago
Mike Bryant 773c0f8a5c
Merge pull request #181 from MatthewCallis/master
Change script ordering to fix iOS & Safari
4 years ago
Mike Bryant 72ed4b5bf5
Merge pull request #183 from arctco/master
Add pt-BR translation
4 years ago
captaincurls e416b779ef
Create ru.json
Hello! I made a Russian translation for this project, would appreciate it being added to the app :)
4 years ago
arctco 3045fe2e9c
Update pt-BR.json 4 years ago
arctco 97000c58e2
Update translations.js 4 years ago
arctco 874f6f8e9b
Add files via upload 4 years ago
Matthew Callis 360ca57681
Change script ordering to fir iOS & Safari
Due to the missing `initialize` variable in `translations.js` which lives in `scipts.js` there is a `ReferenceError: Can't find variable: initialize` breaking iOS & Safari.
4 years ago
KeruWolf 6336961dd1
Create es.json
Here's my proposed translation for the Turnip Prophet page for Spanish!
4 years ago
Mike Bryant e9ac7e3676
Merge pull request #149 from mikebryant/rework-115
Chance by category and row
4 years ago
Mike Bryant a68ba675a6 fix: Make Chance a colspan instead of duplicated labels 4 years ago
Mike Bryant 4c2f738a6b feat: Allow for row probabilities
Also change to use number not description, to work with translations
4 years ago
Nathan Abel 2218c10d77 Squashed commit of the following:
commit 4d46f7cfbda7d1818c5c07d22dce160fc5893ff4
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:43:30 2020 -0400

    Delete launch.json

    This is a vscode config file. I forgot to remove it :)

commit 96341d0030224d612fbd9bd20ca7c82405f817a9
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:40:15 2020 -0400

    Handle Missing Patterns

commit 7d995d5695861f81b1500ea63cbd0233530c9dea
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:27:29 2020 -0400

    Line break added

commit a0b5f13db7504e2d3793cab7527b84cbe2b192c4
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:25:33 2020 -0400

    Merge results into one col

commit 6576eb1a55cdb978aca73cb16547fd87a41477c2
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:13:44 2020 -0400

    Fix Sorting and Add Category Row

commit c9b257cf6f7487c271be5d3801399cc7cd92e67b
Merge: 511ef3c 8f49882
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Wed Apr 15 12:11:04 2020 -0400

    Merge branch 'master' of https://github.com/mikebryant/ac-nh-turnip-prices into category_total_chance

commit 511ef3caad223a4da0cd7f6ce4e68c5d108cbadd
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Mon Apr 13 11:49:58 2020 -0400

    Fix it better :)

commit fcb0429fa1711534ffe875b94fddfb54c33a75df
Author: Nathan Abel <abel8706@kettering.edu>
Date:   Mon Apr 13 11:42:45 2020 -0400

    Fix sort function
4 years ago
Mike Bryant 0fe3554bcd
Merge pull request #168 from DevSplash/master
Add a simple language selector.
4 years ago
Splash 0808d7d52e
Add Italian and Japanese to the language list 4 years ago
Splash 0d11405c7d
Add some style for language selector. 4 years ago
Splash ef6af33fdb
Remove some changes 4 years ago
sujeom f7892255b6 increase brightness of note text for better visability 4 years ago
Mike Bryant 9786589322
Merge pull request #175 from kazubu/locale_ja
translated app name lingered in ja.json.
4 years ago
Kazubu 17474a9f79 translated app name lingered in ja.json. 4 years ago
Mike Bryant e7e4914ddf
Merge pull request #171 from kazubu/locale_ja
Rename japanese localization file to ja.json and improve translation
4 years ago
Kazubu 9136f579f4 rename to ja.json and improve japanese 4 years ago
Mike Bryant 21e19905ec
Merge pull request #160 from THeK3nger/feat/italian-translation
Add Italian translation
4 years ago
Mike Bryant 82ff260bcd
Merge pull request #174 from promarcel/173-remove-the-app-name-key-from-the-locale-files
Remove general.name from locale files
4 years ago
Mike Bryant ed7debaf4b
Merge pull request #169 from promarcel/german-translation
Added German translation
4 years ago
Marcel Deglau 14e18f0dcb Fixes #173 4 years ago
Marcel Deglau 291deb43e5 Closes #173 4 years ago