Fixed packege.json

This commit is contained in:
2023-01-16 19:30:44 +03:00
parent 0542278467
commit bf9dc01ad5
7 changed files with 13 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
import { ILanguage } from '../interfaces/language.interface';
import { ILanguage } from 'interfaces/language.interface';
export const ru: ILanguage = {
selectPlaceholder: 'Выберите элемент...',