This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
import{LocalesMap}from'@/utils/useLocale';
exportconstlocales: LocalesMap={
ru:{
pageTitle:'RideBus - Вклад',
pageDescription:
'RideBus — Приложение, которое поможет вам удобно смотреть расписание общественного транспорта',
appName:'RideBus',
reviewTitle:'Оставьте отзыв',
reviewDescription:
'Буду благодарен, если вы оставите свой отзыв о приложении. Отзывы очень важны и помогают улучшать приложение.',
},
en:{
pageTitle:'RideBus - Contribute',
pageDescription:'RideBus — An app that helps you conveniently view public transportation schedules',
appName:'RideBus',
reviewTitle:'Leave a review',
reviewDescription:
'I would be grateful if you could leave your feedback on the application. Reviews are very important and help us improve application.',