Add button to toggle comment is post update

This commit is contained in:
riccardo
2019-10-02 16:43:13 +02:00
parent e8d7fcc359
commit 2c2a0e0c82
12 changed files with 152 additions and 9 deletions

View File

@@ -7,4 +7,5 @@ en:
like:
create: 'Like create error: %{message}'
comment:
create: 'Comment create error: %{message}'
create: 'Comment create error: %{message}'
update: 'Comment update error: %{message}'