We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748e44d commit c13d909Copy full SHA for c13d909
public/locales/es/translation.json
@@ -171,7 +171,7 @@
171
"pressKit": "Kit de Prensa"
172
},
173
"followUs": {
174
- "title": "Follow Us"
+ "title": "Síguenos"
175
}
176
177
"notTranslated": {
src/components/Footer/PureFooter/PureFooter.tsx
@@ -40,8 +40,6 @@ const Footer = () => {
40
))}
41
</div>
42
43
-
44
- <p className={styles.version}>© Version 1.0.0 Scroll Ltd 2023</p>
45
46
)
47
0 commit comments