Closed dzc34 closed 7 years ago
fixed
##### For [form.resultNumber]
##### ---> Do not translate "choice", it is an internal ID
form.resultNumber={0} {0,choice,1#result|1<results}
form.resultNumber={0} {0,choice,1#résultat|1<résultats}
form.resultNumber={0} {0,choice,1#resultado|1<resultados}
form.resultNumber={0} {0,choice,1#개의 결과|1<개의 결과}
related PR #85 Add Korean translation
Observed behaviour
the following URL works:
http://127.0.0.1:8087/contrast-finder/?lang=ko
But the following URL fails:
http://127.0.0.1:8087/contrast-finder/result.html?lang=ko&foreground=rgb(70%2C136%2C71)&background=%23DFF0D8&ratio=4.5&isBackgroundTested=false&algo=HSV
Steps to reproduce the behaviour
Your configuration
Ubuntu / Maven / Docker openjdk version "1.8.0_131"