Skip to content

Commit db7e3df

Browse files
committed
fix wording
1 parent c72b781 commit db7e3df

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

docs/manual/tasks/add-edit-download.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,27 @@ You can also upload files or folders on your phone via the LarePass app.
3232
1. Open LarePass app and navigate to the **Files** tab.
3333
2. Select the directory where you want to upload files.
3434
3. Tap <i class="material-symbols-outlined">add_circle</i> in the bottom-right corner, and select one of the following upload options:
35-
- **File**. Select this to upload individual files.
36-
- **Image/Video**. Select this option when uploading pictures or videos to the **Pictures** folder.
37-
- **Create folder**. Select this option if you want to organize your files into a new folder before uploading.
35+
- **File**: Select from your phone's storage.
36+
- **Image/Video**: Select from your phone's gallery.
37+
:::tip
38+
If you want to organize your uploads, you can create a **Create folder** first.
39+
:::
3840
4. Follow the on-screen instructions to complete the upload.
3941
</template>
4042

4143
<template #Share-to-upload>
4244

45+
:::info
46+
The exact steps may vary depending on your operating system and browser.
47+
:::
48+
4349
This method allows you to quickly upload files or media via your phone's sharing options.
44-
1. Revoke the share action for the file.
50+
1. Open the share menu for the file.
4551
2. Select the LarePass icon in the sharing options, or select **LarePass** in the **Other actions** menu. You will be directed to the LarePass app.
4652
3. In the LarePass app, select the destination for your upload:
47-
- **Drive**: Select this option to upload files to your Drive storage.
48-
- **Sync**: Select this option if you want to share files with others.
49-
4. Follow the on-screen instructions based on the selected upload destination to complete the process.
53+
- **drive**: Upload files to your Drive storage for personal use.
54+
- **sync**: Upload files to your Sync storage for sharing or synchronization.
55+
4. Follow the on-screen instructions to complete the process based on your selected target location.
5056
</template>
5157
</Tabs>
5258

docs/zh/manual/tasks/add-edit-download.md

+15-9
Original file line numberDiff line numberDiff line change
@@ -27,25 +27,31 @@ LarePass 桌面端的文件上传操作与 Files 应用类似,上传的文件
2727
### 通过 LarePass 移动端上传
2828
你也可以通过 LarePass 移动应用在手机上上传文件或文件夹。
2929
<Tabs>
30-
<template #Direct-upload>
30+
<template #直接上传>
3131

3232
1. 打开 LarePass 应用并进入**文件**标签页。
3333
2. 选择要上传文件的目录。
3434
3. 点击右下角的 <i class="material-symbols-outlined">add_circle</i> 图标,选择以下上传方式之一:
35-
- **文件**:选择此项可上传单个文件。
36-
- **图片/视频**:上传图片或视频到**图片**文件夹时选择此项。
37-
- **新建文件夹**:如果想在新文件夹中整理上传的文件,选择此项。
35+
- **文件**:从手机存储中选择文件
36+
- **图片/视频**:从手机相册中选择图片或视频
37+
:::tip
38+
如果需要整理上传的文件,可以先选择**新建文件夹**
39+
:::
3840
4. 按照屏幕提示完成上传。
3941
</template>
4042

41-
<template #Share-to-upload>
43+
<template #分享上传>
44+
45+
:::info
46+
具体步骤可能会因操作系统和浏览器而有所不同。
47+
:::
4248

4349
LarePass 支持通过手机的分享选项快速上传文件或媒体内容。
44-
1. 调出文件的分享操作
45-
2. 在分享选项选择 LarePass 图标,或在操作菜单中选择 **LarePass**,跳转到 LarePass 应用。
50+
1. 打开文件的分享菜单
51+
2. 在分享选项中选择 LarePass 图标,或在操作菜单中选择 **LarePass**,跳转到 LarePass 应用。
4652
3. 在 LarePass 应用中选择上传目标位置:
47-
- **存储**选择此项可将文件上传到存储盘
48-
- **同步**如果要与他人分享文件,选择此项
53+
- **drive**将文件上传到存储盘,用于个人存储
54+
- **sync**将文件上传到同步盘,用于同步或共享
4955
4. 根据所选的上传目标位置,按照屏幕提示完成上传。
5056
</template>
5157
</Tabs>

0 commit comments

Comments
 (0)