mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-01 07:07:14 +00:00
perf: multi language
This commit is contained in:
@@ -38,6 +38,13 @@ const enUS = {
|
||||
deleteError: 'Delete failed: ',
|
||||
addRound: 'Add Round',
|
||||
},
|
||||
notFound: {
|
||||
title: 'Page not found',
|
||||
description: 'The page you are looking for does not exist.',
|
||||
back: 'Back',
|
||||
home: 'Home',
|
||||
help: 'Get Help',
|
||||
},
|
||||
models: {
|
||||
title: 'Models',
|
||||
description: 'Configure and manage models that can be used in pipelines',
|
||||
|
||||
Reference in New Issue
Block a user