Add new language strings and update UI in chat screens for "Creating Suggestions" and "Re-Roll Auto Suggestions".

This commit is contained in:
LL
2023-05-30 22:51:59 +09:00
parent fc0c50c331
commit 86ac06bfd8
4 changed files with 4 additions and 2 deletions

View File

@@ -290,4 +290,5 @@ export const languageEnglish = {
simple:"Simple",
advanced: "Advanced",
askReRollAutoSuggestions: "Re-Roll Auto Suggestions",
creatingSuggestions: "Creating Suggestions...",
}