1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Fix locale file issues on chrome store (#18487)

This commit is contained in:
Dan J Miller 2023-04-06 10:19:42 -07:00 committed by GitHub
parent c6cd3c9ff2
commit c8d054a385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -1601,11 +1601,11 @@
"description": "Is the bolded text in 'holdToRevealContent1'" "description": "Is the bolded text in 'holdToRevealContent1'"
}, },
"holdToRevealContent3": { "holdToRevealContent3": {
"message": "इसे किसी के साथ साझा न करें। $1$2", "message": "इसे किसी के साथ साझा न करें। $1,$2",
"description": "$1 is a message from 'holdToRevealContent4' and $2 is a text link with the message from 'holdToRevealContent5'" "description": "$1 is a message from 'holdToRevealContent4' and $2 is a text link with the message from 'holdToRevealContent5'"
}, },
"holdToRevealContent4": { "holdToRevealContent4": {
"message": "MetaMask सपोर्ट इसका अनुरोध नहीं करेगा,", "message": "MetaMask सपोर्ट इसका अनुरोध नहीं करेगा",
"description": "Part of 'holdToRevealContent3'" "description": "Part of 'holdToRevealContent3'"
}, },
"holdToRevealContent5": { "holdToRevealContent5": {

View File

@ -1601,11 +1601,11 @@
"description": "Is the bolded text in 'holdToRevealContent1'" "description": "Is the bolded text in 'holdToRevealContent1'"
}, },
"holdToRevealContent3": { "holdToRevealContent3": {
"message": "これは誰にも教えないでください。$1$2", "message": "これは誰にも教えないでください。$1$2",
"description": "$1 is a message from 'holdToRevealContent4' and $2 is a text link with the message from 'holdToRevealContent5'" "description": "$1 is a message from 'holdToRevealContent4' and $2 is a text link with the message from 'holdToRevealContent5'"
}, },
"holdToRevealContent4": { "holdToRevealContent4": {
"message": "MetaMask サポートがこの情報を尋ねることはなく", "message": "MetaMask サポートがこの情報を尋ねることはなく",
"description": "Part of 'holdToRevealContent3'" "description": "Part of 'holdToRevealContent3'"
}, },
"holdToRevealContent5": { "holdToRevealContent5": {

View File

@ -1593,7 +1593,7 @@
"message": "GKİ'yi göstermek için basılı tut" "message": "GKİ'yi göstermek için basılı tut"
}, },
"holdToRevealContent1": { "holdToRevealContent1": {
"message": "Gizli Kurtarma İfadeniz: $1$", "message": "Gizli Kurtarma İfadeniz: $1",
"description": "$1 is a bolded text with the message from 'holdToRevealContent2'" "description": "$1 is a bolded text with the message from 'holdToRevealContent2'"
}, },
"holdToRevealContent2": { "holdToRevealContent2": {