Create usage.ts

This commit is contained in:
rjohny55
2025-03-04 18:01:29 +08:00
committed by jialin
parent b9ddf29289
commit 0b12f4e6fd
+5
View File
@@ -0,0 +1,5 @@
export default {
'usage.title': 'Использование',
'usage.filter.user': 'Фильтр по пользователю',
'usage.filter.model': 'Фильтр по модели'
};