将文本翻译成英语

This commit is contained in:
2025-12-04 18:52:57 +08:00
parent b4a86baaee
commit ffe4bacc82
9 changed files with 43 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
<view class="head">
<image src="/static/imgs/h5logo/h5logo@3x.webp" mode="aspectFit" class="applogo" alt="官网logo" />
<view class="spacerview"></view>
<view class="download" @tap="common.download">アプリをダウンロード</view>
<view class="download" @tap="common.download">Download App</view>
</view>
</template>