Add consistent interpolations check to CircleCI (#9072)
* Add consistent interpolations check to CircleCI * Fix locale strings using wrong variables
This commit is contained in:
parent
e8ffecbd36
commit
9b5348240e
39 changed files with 64 additions and 70 deletions
|
@ -20,7 +20,7 @@ zh-HK:
|
|||
action: 驗證電子郵件地址
|
||||
explanation: 你在 %{host} 上使用這個電子郵件地址建立了一個帳戶。只需點擊下面的連結,即可啟用帳戶。如果你並沒有建立過帳戶,請忽略此郵件。
|
||||
extra_html: 請記得閱讀本服務站的<a href="%{terms_path}">相關規定</a>和<a href="%{policy_path}">使用條款</a>。
|
||||
subject: 'Mastodon: 確認電郵地址'
|
||||
subject: 'Mastodon: 確認電郵地址 %{instance}'
|
||||
title: 驗證電子郵件地址
|
||||
email_changed:
|
||||
explanation: 你的帳戶的電子郵件地址即將變更為:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue