starred premoderation

This commit is contained in:
muerwre 2019-03-21 18:27:12 +07:00
parent d2beab0976
commit fd7404e565
5 changed files with 8 additions and 8 deletions

View file

@ -18,6 +18,6 @@ export const DIALOGS: IDialogs = ({
export const TABS: IMapTabs = ({
mine: 'Мои',
all: 'Разное',
starred: 'Общие',
all: 'ВСЕ',
});