change review to edit

This commit is contained in:
2021-12-25 02:11:43 +02:00
parent f6ef5796b1
commit 3f4dec8057
2 changed files with 3 additions and 3 deletions

View File

@@ -31,6 +31,6 @@ block content
if chunk.translated
span nothing
else if chunk.translation
a.btn.blue(href=`/translate/${chapter.entryVersion.translationEntryVersions[0].id}/chapter/${chapter.id}/t/${chunk.index}`) review
a.btn.blue(href=`/translate/${chapter.entryVersion.translationEntryVersions[0].id}/chapter/${chapter.id}/t/${chunk.index}`) edit
else
a.btn.black(href=`/translate/${chapter.entryVersion.translationEntryVersions[0].id}/chapter/${chapter.id}/t/${chunk.index}`) translate