[feat] finish new welcome

This commit is contained in:
kwaroran
2024-01-04 02:14:05 +09:00
parent eed172f37e
commit 1d5d69b71b
3 changed files with 70 additions and 18 deletions

View File

@@ -117,6 +117,9 @@ export const languageEnglish = {
openrouterProvider: "Openrouter has a lot of models, some of them unfiltered and some of them free, but it is not as good as OpenAI.",
hordeProvider: "Horde is a free provider, but the response time is long and the quality is low.",
setProviderLater: "There are other providers, but you can set it later in settings. select this if you want to set it later.",
setupOpenAI: "To use OpenAI, you need to get an API key. \n1. go to https://beta.openai.com/ \n2. login with your account \n3. go to https://beta.openai.com/account/api-keys \n4. click 'Create New API Key' \n5. copy the key in the website\n6. go back to risu\n7. paste it, and click send button.",
setupOpenrouter: "To use Openrouter, you need to get an API key. \n1. go to https://openrouter.ai/keys\n2. click 'Create Key'\n3. set key name whatever you want.\n4. copy the key in the website\n5. go back to risu\n6. paste it, and click send button.",
allDone: "All Done! please wait a moment.",
},
confirm: "Confirm",
goback: "Go Back",