Fix missing closing <p> tag in ToS in .yml files (#4264)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
parent
716f4cb11c
commit
030e5cec58
2 changed files with 2 additions and 2 deletions
|
@ -492,7 +492,7 @@ ja:
|
|||
|
||||
<p>この文章のライセンスはCC-BY-SAです。このページは2017年5月6日が最終更新です。</p>
|
||||
|
||||
<p>オリジナルの出典 <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.
|
||||
<p>オリジナルの出典 <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
|
||||
title: "%{instance} 利用規約・プライバシーポリシー"
|
||||
time:
|
||||
formats:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue