joeybloggs
|
c8d146629c
Add full web examples
|
8 lat temu |
joeybloggs
|
1e10e4febb
Made Error messages more explicit
|
8 lat temu |
joeybloggs
|
24854c6ac4
Add test + sure up logic
|
8 lat temu |
joeybloggs
|
8c4ba43db1
Update Import & Export
|
8 lat temu |
joeybloggs
|
6830fe0d81
Merge branch 'master' into file-import-export
|
8 lat temu |
Dean Karn
|
a29831bde2
Merge pull request #8 from tmc/patch-1
|
9 lat temu |
Travis Cline
|
7af3adc857
fix small typo
|
9 lat temu |
Dean Karn
|
bad39931a4
test 1 for file import/export
|
9 lat temu |
Dean Karn
|
8bf00f2bdf
Merge pull request #4 from justinclift/patch-1
|
9 lat temu |
Justin Clift
|
203ce9bba2
Fix trivial user visible typo
|
9 lat temu |
Dean Karn
|
fc73d0c4bd
update error type text
|
9 lat temu |
Dean Karn
|
f15f9a69f6
Update README.md
|
9 lat temu |
Dean Karn
|
daf1ef2ed5
update examples for locales changes, now returns string
|
9 lat temu |
Dean Karn
|
e8c26d4107
Fix example not that GetTranslator() has multiple return values.
|
9 lat temu |
Dean Karn
|
d72ff9453c
up GetTranslator() and FindTranslator() functions to return if the translation was found
|
9 lat temu |
Dean Karn
|
7085643b8c
remove debug accidentally left.
|
9 lat temu |
Dean Karn
|
6f955ef45e
correct error with param index calculation in normal translations.
|
9 lat temu |
Dean Karn
|
432f72c633
correct small bug double wrapping locales.Translator + added GetFallback() method.
|
9 lat temu |
Dean Karn
|
6b0566501a
add gitter badge
|
9 lat temu |
Dean Karn
|
9cd1ab7117
update example
|
9 lat temu |
Dean Karn
|
94bc451b3b
finalizing function names and params
|
9 lat temu |
Dean Karn
|
e61ecf175f
Update README.md
|
9 lat temu |
Dean Karn
|
275d2293cf
Add Overwrite functions for those embedding translator/translations into a library.
|
9 lat temu |
Dean Karn
|
ac8d2ce796
Update README.md
|
9 lat temu |
Dean Karn
|
fe3f3673bc
Merge branch 'locales-based'
|
9 lat temu |
Dean Karn
|
478fb7294a
rework example, code cleanup + update README
|
9 lat temu |
Dean Karn
|
f5a17f3861
add a few more benchmarks
|
9 lat temu |
Dean Karn
|
d6ac8b338b
add 1st benchmark to see if using a byte array is the way to go or not
|
9 lat temu |
Dean Karn
|
30ed40a283
finish tests + sure up error types.
|
9 lat temu |
Dean Karn
|
bfae045e52
stage 1 rework to use locales repo for locales + rules
|
9 lat temu |