small fixes
This commit is contained in:
parent
5d358d01d4
commit
e2fbbddb0c
|
@ -28,6 +28,9 @@ other = "Über uns"
|
||||||
[readmore]
|
[readmore]
|
||||||
other = "weiterlesen"
|
other = "weiterlesen"
|
||||||
|
|
||||||
|
[content]
|
||||||
|
other = "Inhalt"
|
||||||
|
|
||||||
[categories]
|
[categories]
|
||||||
other = "Kategorien"
|
other = "Kategorien"
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
<label for="content">{{ i18n "subject" }}*</label>
|
<label for="content">{{ i18n "content" }}*</label>
|
||||||
<textarea id="contentform" name="content" value="" placeholder=""></textarea>
|
<textarea id="contentform" name="content" value="" placeholder=""></textarea>
|
Loading…
Reference in New Issue
Block a user