Skip to content

Instantly share code, notes, and snippets.

@ElpixZero
Last active March 17, 2020 09:36
Show Gist options
  • Save ElpixZero/b882fd54172f98f7e8d31e55f8c3b245 to your computer and use it in GitHub Desktop.
Save ElpixZero/b882fd54172f98f7e8d31e55f8c3b245 to your computer and use it in GitHub Desktop.
locale: {
searchPlaceholder: 'Поиск',
filterBySubdivision: {
buttonTitle: 'По подразделениям',
city: 'Город',
direction: "Направление",
subdivision: 'Подразделение',
department: 'Департмент',
branch: 'Отдел',
removeButtonText: 'Очистить'
},
filterByEmployee : {
buttonTitle: 'По сотрудникам',
...
},
filterByServices: {
buttonTitle: 'По сервисам',
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment