mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-25 16:44:36 +00:00
7 lines
165 B
TypeScript
7 lines
165 B
TypeScript
export default {
|
|
settings: 'Settings',
|
|
auth: 'Authentication',
|
|
'qwen-ignore': 'Ignoring Files',
|
|
'trusted-folders': 'Trusted Folders',
|
|
themes: 'Themes',
|
|
};
|