Browse Source

change about title

main
piercingl1ght 10 months ago
parent
commit
8431e95b28
  1. 2
      searching-front/app/i18n/en.ts
  2. 2
      searching-front/app/i18n/ru.ts

2
searching-front/app/i18n/en.ts

@ -7,7 +7,7 @@ const en = {
"footer.linkContacts": "Contact Us", "footer.linkContacts": "Contact Us",
"footer.linkAnnouncments": "Announcments", "footer.linkAnnouncments": "Announcments",
"footer.linkExtensions": "Browser Extensions", "footer.linkExtensions": "Browser Extensions",
"footer.linkAbout": "About", "footer.linkAbout": "About Our Ecosystem",
"state.title": "State Of Ton Sites", "state.title": "State Of Ton Sites",
"state.siteOutOf": " sites out of ", "state.siteOutOf": " sites out of ",

2
searching-front/app/i18n/ru.ts

@ -7,7 +7,7 @@ const ru = {
"footer.linkContacts": "Связаться с нами", "footer.linkContacts": "Связаться с нами",
"footer.linkAnnouncments": "Новости", "footer.linkAnnouncments": "Новости",
"footer.linkExtensions": "Расширения для браузера", "footer.linkExtensions": "Расширения для браузера",
"footer.linkAbout": "О нас", "footer.linkAbout": "О нашей экосистеме",
"state.siteOutOf": " сайтов из ", "state.siteOutOf": " сайтов из ",
"state.areNowAvailable": " сейчас доступны!", "state.areNowAvailable": " сейчас доступны!",

Loading…
Cancel
Save