[feat] change to assumed chats

This commit is contained in:
kwaroran
2023-07-04 06:57:48 +09:00
parent 1293c285ea
commit d9776e73cf
2 changed files with 3 additions and 2 deletions

View File

@@ -324,5 +324,6 @@ export const languageEnglish = {
dataSavingInAccount: "Saving Data in Account",
logout: "Logout",
loadDataFromAccount: "Load Data from Account",
saveCurrentDataToAccount: "Save Current Data to Account"
saveCurrentDataToAccount: "Save Current Data to Account",
chatAssumed: "Approximately {} Chats",
}