Files
indiekit-endpoint-blogroll/locales/zh-Hans-CN.json
Ricardo 9a8cb669d1 fix: use {{var}} interpolation syntax instead of %{var}
The i18n library used by Indiekit expects {{variable}} for named
interpolation. The %{variable} syntax was not being substituted,
causing raw template strings in toast notifications.
2026-02-17 10:46:58 +01:00

5.4 KiB