fix: Rename identity_hash to identifier_hash (#2726)

This commit is contained in:
Pranav Raj S
2021-07-29 20:11:21 +05:30
committed by GitHub
parent f2b5e328bb
commit 915366c472
35 changed files with 35 additions and 35 deletions

View File

@@ -273,7 +273,7 @@
"INBOX_UPDATE_SUB_TEXT": "更新收件匣設定",
"AUTO_ASSIGNMENT_SUB_TEXT": "啟用或停用此收件匣客服的對話自動分配。",
"HMAC_VERIFICATION": "使用者身份驗證",
"HMAC_DESCRIPTION": "Inorder validate the users identity, the SDK allows you to pass an `identity_hash` for each user. You can generate HMAC using 'sha256' with the key shown here."
"HMAC_DESCRIPTION": "Inorder validate the users identity, the SDK allows you to pass an `identifier_hash` for each user. You can generate HMAC using 'sha256' with the key shown here."
},
"FACEBOOK_REAUTHORIZE": {
"TITLE": "重新授權",