mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add missing translations
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
}
|
||||
|
||||
.disabledButton {
|
||||
text-transform: capitalize;
|
||||
cursor: not-allowed !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user