mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix German translation, mobile responsive tweak
- follow @Tirokk's PR review suggestions
This commit is contained in:
parent
1593eab9cf
commit
9613250710
@ -427,7 +427,7 @@
|
||||
"surprised": "Erstaunt",
|
||||
"cry": "Zum Weinen",
|
||||
"angry": "Verärgert",
|
||||
"emoted": "emotiert"
|
||||
"emoted": "angegeben"
|
||||
}
|
||||
},
|
||||
"changelog": {
|
||||
|
||||
@ -48,10 +48,10 @@
|
||||
>
|
||||
<hc-emotions-buttons :post="post" />
|
||||
</ds-flex-item>
|
||||
<ds-flex-item :width="{ lg: '10%', md: '5%', sm: '5%' }" />
|
||||
<ds-flex-item :width="{ lg: '10%', md: '3%', sm: '3%' }" />
|
||||
<!-- Shout Button -->
|
||||
<ds-flex-item
|
||||
:width="{ lg: '15%', md: '20%', sm: '20%', base: '100%' }"
|
||||
:width="{ lg: '15%', md: '22%', sm: '22%', base: '100%' }"
|
||||
class="shout-button"
|
||||
>
|
||||
<hc-shout-button
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user