+ {isZh + ? '让工具步调一致,将时间留给你想创造的事物' + : 'Keep your tools in sync and make time for what you want to create.'} +
+{command}
+
+ + {copyStatus === 'copied' + ? isZh + ? '命令已复制' + : 'Command copied' + : copyStatus === 'error' + ? isZh + ? '复制失败,请手动复制命令' + : 'Could not copy. Please copy the command manually.' + : ''} +
+