File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
app/Resources/translations Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 199
199
<source >post.no_posts_found</source >
200
200
<target >Keine Beiträge gefunden.</target >
201
201
</trans-unit >
202
+ <trans-unit id =" post.created_successfully" >
203
+ <source >post.created_successfully</source >
204
+ <target >Der Beitrag wurde erfolgreich erstellt!</target >
205
+ </trans-unit >
206
+ <trans-unit id =" post.updated_successfully" >
207
+ <source >post.updated_successfully</source >
208
+ <target >Der Beitrag wurde erfolgreich bearbeitet!</target >
209
+ </trans-unit >
210
+ <trans-unit id =" post.deleted_successfully" >
211
+ <source >post.deleted_successfully</source >
212
+ <target >Der Beitrag wurde erfolgreich gelöscht!</target >
213
+ </trans-unit >
202
214
203
215
<trans-unit id =" help.app_description" >
204
216
<source >help.app_description</source >
You can’t perform that action at this time.
0 commit comments