Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<p>Du wurdest in einem Beitrag von {{userName}} erwähnt.</p>
{{#if parentName}}
<p>Bezieht sich auf: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">Anzeigen</a></p>

View File

@@ -0,0 +1 @@
Du wurdest erwähnt

View File

@@ -0,0 +1,6 @@
<p>You were mentioned in post by {{userName}}.</p>
{{#if parentName}}
<p>Related to: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">View</a></p>

View File

@@ -0,0 +1 @@
You were mentioned

View File

@@ -0,0 +1,6 @@
<p>Sei stato menzionato in un post da {{userName}}.</p>
{{#if parentName}}
<p>Correlato a: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">Vedi</a></p>

View File

@@ -0,0 +1 @@
Sei stato menzionato

View File

@@ -0,0 +1,6 @@
<p>Вас упомянули а сообщении {{userName}}.</p>
{{#if parentName}}
<p>Относящемся к: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">Просмотр</a></p>

View File

@@ -0,0 +1 @@
Вас упомянули

View File

@@ -0,0 +1,6 @@
<p>{{userName}}在帖子中提到了你。</p>
{{#if parentName}}
<p>Related to: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">View</a></p>

View File

@@ -0,0 +1 @@
有相关信息提及到你。