lion/packages/ui/components/input-range/translations/ru.js

4 lines
80 B
JavaScript

export default {
minimum: 'Минимум',
maximum: 'Максимум',
};