Skip to content

Commit

Permalink
Update drive.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Dec 26, 2023
1 parent 1d6490a commit c7cce1d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions public/locales/zh-CN/drive.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "Google Sync",
"tagline": "Effortlessly synchronize your chats and settings with Google Drive.",
"name": "Google 同步",
"tagline": "轻松地将您的聊天和设置与 Google Drive 同步。",
"button": {
"sync": "Sync your chats",
"stop": "Stop syncing",
"create": "Create new file",
"confirm": "Confirm selection"
"sync": "同步您的聊天",
"stop": "停止同步",
"create": "创建新文件",
"confirm": "确认选择"
},
"notice": "Note: You will need to re-login on every visit or every hour. To avoid your cloud data being overwritten, do not use DevinChatGPT on more than one device at the same time.",
"privacy": "Your privacy is important to us, and to ensure it, Devin ChatGPT only has non-sensitive access, meaning it can only create, view, and manage its own files and folders.",
"notice": "注意:每次访问或每小时您都需要重新登录。为了避免您的云数据被覆盖,不要在多于一个设备上同时使用 Devin ChatGPT。",
"privacy": "您的隐私对我们很重要。为了确保安全,Devin ChatGPT 只具有非敏感访问权,这意味着它只能创建、查看和管理其自己的文件和文件夹。",
"toast": {
"sync": "Sync successful!",
"stop": "Syncing stopped"
"sync": "同步成功!",
"stop": "已停止同步"
}
}

0 comments on commit c7cce1d

Please sign in to comment.