dify
This commit is contained in:
8
dify/web/i18n/ru-RU/layout.ts
Normal file
8
dify/web/i18n/ru-RU/layout.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
const translation = {
|
||||
sidebar: {
|
||||
expandSidebar: 'Развернуть боковую панель',
|
||||
collapseSidebar: 'Свернуть боковую панель',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
Reference in New Issue
Block a user