Commit graph

40 commits

Author SHA1 Message Date
Peter Cottle
be58befe52 Resolves #993 -- warn on before unloading 2022-08-08 10:34:38 -06:00
Silvanus Bordignon
c7cb6922fc Rephrasing and fixed some typos 2022-04-16 17:52:48 +02:00
Qusijue
ffe07fd193 Minor formatting/typo fix 2021-08-12 20:24:23 +05:00
shardanasoft
e6f91f8765
localeStore 2021-03-16 16:55:40 +01:00
vinothmdev
d02565969e Adding traslation to show solution confirmation and added locate to store 2021-01-13 20:23:17 +00:00
Peter Cottle
6df4d93880 Resolves #764 -- disableLevelInstructions for global mode change 2021-01-11 12:49:28 -07:00
Olsza
7ed4644fbf add PL in LocaleStore 2020-10-29 09:28:50 +01:00
AndreyPootMay
ce754be8db feat: Translating in es_MX
I add the translation for confirmShowSolution, nextLevel, sandbox, IntlHelperBarView, étc. Various of the levels.
2020-10-18 17:50:54 -05:00
Peter Cottle
12cdb49457 Resolves #593 -- add alias support with local storage 2020-07-05 14:57:21 -07:00
Matic Trebusak
ea30fadf31 Polished Slovenian translations 2020-04-24 16:34:52 +02:00
Matic Trebusak
1ac4ca93a7 Added Slovenian translations 2020-04-24 11:44:27 +02:00
hongarc
09dc54c76a fix: keep localStorage 2020-03-30 07:35:59 +07:00
Anh Hong
b73c4ad23d
chore(test): mock localStorage 2020-03-25 01:55:13 +07:00
Hongarc
e00b5b640b feat: update url if user change locale 2020-03-15 10:33:33 +07:00
duongtiendat1990
d5b317e806 Merge https://github.com/pcottle/learnGitBranching
# Conflicts:
#	src/levels/mixed/describe.js
#	src/levels/rampup/detachedHead.js
2020-01-26 23:21:48 +07:00
duongtiendat1990
2622c3eb7a complete translate to Vietnamese 2020-01-25 17:51:46 +07:00
Peter Cottle
f6d0ab7e75 Other version of PR #624 -- map header directly from browser 2020-01-02 15:01:53 -08:00
Hongarc
58f2dc4156 Use Object.assign instead of module assign 2019-04-22 06:42:33 +07:00
Hongarc
39457f14ba remove unused underscore 2019-04-13 09:37:25 +07:00
Hongarc
96ddb5041a Use 'Object.values' and 'Object.keys' instead of '_.each(object)' 2018-12-01 12:34:23 +07:00
Hongarc
bd8009386d Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach' 2018-12-01 11:28:04 +07:00
Hongarc
ce61c97cf0 Replace '_.keys' to 'Object.prototype.keys' 2018-12-01 08:34:39 +07:00
Hongarc
41bb6d1bd7 Fix more typo, ' and some word 2018-11-30 22:11:38 +07:00
PanAeon
9d14feb1b3 Requested changes - removed underscore and sorted out duplicates in locales 2018-10-24 11:12:48 +01:00
PanAeon
89f3a5177b Generate alternate url for different locales so search engine could find them all. 2018-10-22 16:47:20 +01:00
vitalii
909db0fe9e Ukrainian translation for general strings and Main levels.
Fix css for bottom right panel to fit a new language.
2015-11-08 12:19:30 +02:00
Peter Cottle
de8d8221f5 fluxify it 2015-08-29 08:45:53 -07:00
Vasil Kulakov
a653ef7fb6 Russian translation
Conflicts:
	src/js/dialogs/confirmShowSolution.js
	src/js/dialogs/levelBuilder.js
	src/js/intl/index.js
	src/js/intl/strings.js
	src/levels/mixed/describe.js
	src/levels/mixed/tags.js
2015-05-05 18:03:19 +03:00
Peter Cottle
88614aac06 BOOM Initial React Native import and setup 2015-04-12 18:48:35 -07:00
Peter Cottle
3a710c8ab4 YES converted over local storage 2015-04-04 11:06:23 -07:00
Peter Cottle
ca938ec79e initial command line store: 2015-04-04 10:47:09 -07:00
Peter Cottle
22fbcdc0a3 [Flux] Level store and test 2015-03-29 21:17:28 -07:00
Peter Cottle
304633228c initial level store work 2015-03-29 14:24:44 -07:00
Peter Cottle
c7cede468b flip tree Y 2015-03-28 14:16:09 -07:00
Peter Cottle
e03bdc619f global state store 2015-03-28 14:11:47 -07:00
Peter Cottle
1afd48bb39 [Flux] Locale data flow converted to Flux 2015-03-28 11:30:42 -07:00
Peter Cottle
811b9c1b0e big locale logic switchover 2015-03-28 10:59:46 -07:00
Peter Cottle
c1e7274c72 setting up for locale header change 2015-03-28 10:15:52 -07:00
Peter Cottle
ef74ac1cf8 locale store and test 2015-03-27 21:36:03 -07:00
Peter Cottle
eba404c595 [Flux] Initial flux land 2015-03-27 21:19:51 -07:00