Skip to content

Commit bc467cc

Browse files
author
mildrette
committed
added defualt key for translation
1 parent 1145d7b commit bc467cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Components/Project.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const Projects = () => {
4747
fontFamily: "'Roboto', 'Ubuntu'"
4848
}}
4949
>
50-
{t("projects_title", { defaultValue: "Innovative Projects Under SWOB" })}
50+
{t("projects_title", { defaultValue: "Innovative Projects Under SMSWithoutBorders(SWOB)" })}
5151
</Typography>
5252

5353
<Typography

0 commit comments

Comments
 (0)