add missing translations

This commit is contained in:
Tom (plebeius.eth)
2024-11-05 12:12:55 +01:00
parent 0d255a8bc2
commit c898a6d622
37 changed files with 73 additions and 37 deletions
+1
View File
@@ -32,6 +32,7 @@
}
.disabledButton {
text-transform: capitalize;
cursor: not-allowed !important;
}
+2 -2
View File
@@ -96,7 +96,7 @@ const TopBarDesktop = () => {
e.preventDefault();
}}
>
Create
{t('create')}
</Link>
] [
<Link
@@ -106,7 +106,7 @@ const TopBarDesktop = () => {
e.preventDefault();
}}
>
Vote
{t('vote')}
</Link>
]
</span>