Files
Reactive-Resume/client/public/locales/ru/dashboard.json
2022-03-19 11:32:31 +01:00

26 lines
1016 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"create-resume": {
"subtitle": "Начать с нуля",
"title": "Создать новое резюме"
},
"import-external": {
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
"title": "Импорт из внешних источников"
},
"resume": {
"menu": {
"delete": "Удалить",
"duplicate": "Дублировать",
"open": "Открыть",
"rename": "Переименовать",
"share-link": "Поделиться ссылкой",
"tooltips": {
"delete": "Вы уверенны, что хотите удалить это резюме? Отменить это действие нельзя.",
"share-link": "Вам нужно изменить видимость вашего резюме, чтобы сделать его видимым для других."
}
},
"timestamp": "Последнее обновление {{timestamp}}"
},
"title": "Панель управления"
}