Description for bunker authentication toast
In en, this message translates to: 'Tap to open: {url}'
@override String tapToOpen(String url) { return '点击打开:$url'; }