Add i18n
This commit is contained in:
8
src/public/_locales/en/messages.json
Normal file
8
src/public/_locales/en/messages.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extName": {
|
||||
"message": "Page Assist - A Web UI for Local AI Models"
|
||||
},
|
||||
"extDescription": {
|
||||
"message": "Use your locally running AI models to assist you in your web browsing."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user