* master: (22 commits)
Update translated strings from Transifex
Rewrite server.ts again to properly add i18n support into SSR mode
Rewrite server.ts to fix i18n and implement proper HTTP 404 responses
Update mempool-frontend-config.sample.json for NGINX_HOSTNAME vars
Fixes after merging master into AU branch, add nginx.conf for SSR
Adjust build scripts for new AU frontend build output in /browser/
Always set a value for the locale selector, for /liquid/ etc.
Correcting merge conflict.
Route all Angular Universal requests to nginx, remove simon's hacks
Hack to fix the urls.
Fix for non matching request URLs.
Adding ServerTransferStateModule for AU with custom http interceptor for cache transfer.
removing /api again
New frontend config for webserver url to fix static asset httpGet. Removed "absolute" from config names.
Remove ssr prepended url from asset service.
Don't append /api to electrs backend path for SSR
Update absolute url config variables.
Frontend config support for AU. New absolute server url settings. refs #104
Transaction, address and block page now works.
Update `og:title` meta tag when changing page title
...
* master: (42 commits)
i18n: Added missing Bisq translations. Minor missing space and character fixes.
add missing 'sat/vb' string for i18n
i18n: Removed CR from "In X minutes" translation
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
Update translation strings from Transifex
Enable 'ka' locale for Georgian
Update translation strings from Transifex
Disable Vietnamese locale 'vi' until translations are completed
Update translation strings from Transifex
add 'sat' string for i18n
Update translation strings from Transifex
Update translation strings from Transifex
i18n update
Remove extra garbage characters from OP_RETURN tooltip. fixes#254
Fix for changing locale on other networks than mainnet. fixes#253
i18n: Asset search box
Update translation strings from Transifex
i18n: Added X of X transaction. Flipped collapse/expand
i18n: Added "miner identification" and updated "navigate to sponsor"
Update translations from Transifex
...
# Conflicts:
# frontend/src/app/components/app/app.component.ts
# frontend/src/app/components/mempool-block/mempool-block.component.ts
* commit '768fbdfbfa8e0064b86e168c59762909f4c1763b':
Update translated strings from Transifex
More fixes for RTL
Always render app-mempool-graph using LTR
Implement auto RTL support for i18n locales like Arabic, Persian, etc.
Update extracted i18n strings from source
Enable 'ar' locale for Arabic
Update translated strings from Transifex
Fix incorrectly used 'nn' locale, rename it to 'nb' instead
Update transifex-client configuration to use master branch
# Conflicts:
# frontend/src/locale/messages.xlf
* master:
Update list of supported locales
Add one more fix to nginx.conf for i18n
Remove unused i18n tags in frontend/src/index.html
Update translations from Transifex
Enable 'fr' locale for French
Corrected some missing spaces on transactions page and a blank render bug when confirmation time is below 1 minute.
Implement i18n support in frontend using Angular + Transifex + NGINX
# Conflicts:
# frontend/src/app/app.constants.ts
# frontend/sync-assets.js