mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 02:38:32 +07:00
6 lines
115 B
TypeScript
6 lines
115 B
TypeScript
export default {
|
|
index: 'Intro',
|
|
creds_generator: 'Credentials Generator',
|
|
yaml_checker: 'YAML Validator',
|
|
}
|