Closed darylounet closed 10 years ago
The fact that amaGama supports languages using such naming doesn't imply that https://amagama-live.translatehouse.org provides such languages.
In other words, in a given amaGama instance if there is data for en_GB then you can query that language. If not, then you can't.
If you look at the data returned in https://amagama-live.translatehouse.org/api/v1/languages/ you can easily see that en_GB
is there, but only as target language. For example https://amagama-live.translatehouse.org/api/v1/en/en_GB/unit/Computer just works OK.
From the documentation : http://amagama.readthedocs.org/en/latest/api.html
But it doesn't work. This URL returns 404 : https://amagama-live.translatehouse.org/api/v1/en_GB/fr/unit/Computer It works without
_GB
.