mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Mark 3Box sync as experimental
The initial release of the 3Box sync will be marked as experimental. This is to allow us time to test the 3Box sync and reduce the load on 3Box's infrastructure.
This commit is contained in:
parent
9541d1e281
commit
1369d0280d
@ -1255,10 +1255,10 @@
|
||||
"message": "Symbol must be between 0 and 12 characters."
|
||||
},
|
||||
"syncWithThreeBox": {
|
||||
"message": "Sync data with 3Box"
|
||||
"message": "Sync data with 3Box (experimental)"
|
||||
},
|
||||
"syncWithThreeBoxDescription": {
|
||||
"message": "Turn on to have your settings backed up with 3Box"
|
||||
"message": "Turn on to have your settings backed up with 3Box. This feature is currenty experimental; use at your own risk."
|
||||
},
|
||||
"syncWithThreeBoxDisabled": {
|
||||
"message": "3Box has been disabled due to an error during the initial sync"
|
||||
|
Loading…
Reference in New Issue
Block a user