authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
82 stars 37 forks source link

Change all `template "v2.___"` and `.Translations.RenderText` into `include` #4733

Closed pkong-ds closed 2 months ago

pkong-ds commented 2 months ago

ref DEV-2057

What's in this PR?

  1. Forbid .Translations.Rendertext
  2. Change .Translations.Rendertext to include
  3. Forbid template "v2.___"
  4. Change template "v2.___" to include "v2.___"

TODO

We planned to change as translate originally, but decided to switch to include first due to this

Preview

Pending. Checked some screens ok, hvnt screenshot yet