You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case where I want to use google i18n address + adding custom country area, for ex: "Other". In that case, I would like to setup my own mirroring address. Other benefit also, if https://chromium-i18n.appspot.com is down, we can change it to other mirror repository easily without a need to upgrade the lib version.
Proposal
Reading MAIN_URL from env will give the client flexibility to choose the repository address.
The text was updated successfully, but these errors were encountered:
Context
I have a use case where I want to use google i18n address + adding custom country area, for ex: "Other". In that case, I would like to setup my own mirroring address. Other benefit also, if https://chromium-i18n.appspot.com is down, we can change it to other mirror repository easily without a need to upgrade the lib version.
Proposal
Reading
MAIN_URL
from env will give the client flexibility to choose the repository address.The text was updated successfully, but these errors were encountered: