Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions web-app/src/locales/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"reportAnIssueDesc": "Found a bug? Help us out by filing an issue on GitHub.",
"reportIssue": "Report Issue",
"credits": "Credits",
"creditsDesc1": "Jan is built with ❤️ by the Menlo Team.",
"creditsDesc1": "👋 Jan is built with ❤️ by the Menlo Research team.",
"creditsDesc2": "Special thanks to our open-source dependencies—especially llama.cpp and Tauri—and to our amazing AI community.",
"appVersion": "App Version",
"dataFolder": {
Expand Down Expand Up @@ -234,7 +234,7 @@
"reportAnIssueDesc": "Found a bug? Help us out by filing an issue on GitHub.",
"reportIssue": "Report Issue",
"credits": "Credits",
"creditsDesc1": "Jan is built with ❤️ by the Menlo Team.",
"creditsDesc1": "👋 Jan is built with ❤️ by the Menlo Research team.",
"creditsDesc2": "Special thanks to our open-source dependencies—especially llama.cpp and Tauri—and to our amazing AI community."
},
"extensions": {
Expand Down
Loading