diff --git a/searching-front/app/i18n/en.ts b/searching-front/app/i18n/en.ts index 15d3d5a..4546f72 100644 --- a/searching-front/app/i18n/en.ts +++ b/searching-front/app/i18n/en.ts @@ -7,7 +7,7 @@ const en = { "footer.linkContacts": "Contact Us", "footer.linkAnnouncments": "Announcments", "footer.linkExtensions": "Browser Extensions", - "footer.linkAbout": "About", + "footer.linkAbout": "About Our Ecosystem", "state.title": "State Of Ton Sites", "state.siteOutOf": " sites out of ", diff --git a/searching-front/app/i18n/ru.ts b/searching-front/app/i18n/ru.ts index f1fe0b5..8758152 100644 --- a/searching-front/app/i18n/ru.ts +++ b/searching-front/app/i18n/ru.ts @@ -7,7 +7,7 @@ const ru = { "footer.linkContacts": "Связаться с нами", "footer.linkAnnouncments": "Новости", "footer.linkExtensions": "Расширения для браузера", - "footer.linkAbout": "О нас", + "footer.linkAbout": "О нашей экосистеме", "state.siteOutOf": " сайтов из ", "state.areNowAvailable": " сейчас доступны!",