mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 21:43:59 +01:00
17 lines
707 B
JSON
17 lines
707 B
JSON
{
|
|
"name": "Google Sync",
|
|
"tagline": "Effortlessly synchronize your chats and settings with Google Drive.",
|
|
"button": {
|
|
"sync": "Sync your chats",
|
|
"stop": "Stop syncing",
|
|
"create": "Create new file",
|
|
"confirm": "Confirm selection"
|
|
},
|
|
"notice": "Note: You will need to re-login on every visit or every hour. To avoid your cloud data being overwritten, do not use BetterChatGPT on more than one device at the same time.",
|
|
"privacy": "Your privacy is important to us, and to ensure it, BetterChat only has non-sensitive access, meaning it can only create, view, and manage its own files and folders.",
|
|
"toast": {
|
|
"sync": "Sync successful!",
|
|
"stop": "Syncing stopped"
|
|
}
|
|
}
|