UNPKG

139 BJavaScriptView Raw
1/**
2 * Created by Andrey Gayvoronsky on 13/04/16.
3 */
4var locale = {
5 placeholder: 'Выберите время'
6};
7export default locale;
\No newline at end of file