🌐 Added some missing translations
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
type="text"
|
||||
class="border-b-2 border-dotted w-5/6 text-center rounded-lg"
|
||||
style="background-color: {answer.color ?? 'transparent'}"
|
||||
placeholder="Empty..."
|
||||
placeholder={$t('editor.empty')}
|
||||
/>
|
||||
<input
|
||||
class="rounded-lg p-1 border-black border"
|
||||
|
||||
Reference in New Issue
Block a user