Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Использовать i18n для текстов #18

Closed
fey opened this issue May 5, 2021 · 2 comments
Closed

Использовать i18n для текстов #18

fey opened this issue May 5, 2021 · 2 comments

Comments

@fey
Copy link
Contributor

fey commented May 5, 2021

В данный момент по тексту размазаны тексты. Сам текст только в 1 локали.
Пример

$ git grep placeholder
src/features/lists/NewListForm.jsx:              placeholder="List name..."
src/features/tasks/NewTaskForm.jsx:                placeholder="Please type text..."

https://github.com/AlexandrKoliukh/react-todo-app-with-backend

Кажется хорошей идеей сделать все интерфейсные тексты через i18n.

@Surtt
Copy link

Surtt commented May 16, 2021

Попробую сделать этот ишью

@fey
Copy link
Contributor Author

fey commented May 19, 2021

Решили не делать

@fey fey closed this as completed May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants