Browse Source

fix: Add missing translations in admin setting

Ased Mammad 1 year ago
parent
commit
1f2d704f76
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/lib/i18n/locales/en/translation.json

+ 3 - 3
src/lib/i18n/locales/en/translation.json

@@ -18,7 +18,7 @@
 	"Add message": "Add message",
 	"add tags": "add tags",
 	"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.",
-	"Admin": "",
+	"Admin": "Admin",
 	"Admin Panel": "Admin Panel",
 	"Admin Settings": "Admin Settings",
 	"Advanced Model Params": "Advanced Model Params",
@@ -207,7 +207,7 @@
 	"or": "or",
 	"Parameters": "Parameters",
 	"Password": "Password",
-	"Pending": "",
+	"Pending": "Pending",
 	"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
 	"Playground": "Playground",
 	"Profile": "Profile",
@@ -299,7 +299,7 @@
 	"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
 	"Upload files": "Upload files",
 	"Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents.",
-	"User": "",
+	"User": "User",
 	"User Permissions": "User Permissions",
 	"Users": "Users",
 	"Utilize": "Utilize",