{{ notice }}
+{{ errorMessage }}
+{{ $t("common.loading") }}
+{{
+ shortId(row.product_id)
+ }}
+ {{
+ shortId(row.shop_id)
+ }}
+ {{
+ shortId(row.user_id)
+ }}
+ {{ reviewText(row.content) }}
++ {{ $t("admin.reviewReply") }} + +
+{{ reviewText(row.reply) }}
+{{ t("user.reviewCount", { n: items.length }) }}
+{{ t(successKey) }}
+{{ t(errorKey) }}
+{{ pick(item.product_name, locale) }}
+{{ item.sku_code }}
+{{ $t("common.loading") }}
+{{ reviewText(review.reply) }}
++ {{ $t("review.replyAt") }} {{ formatDate(review.reply_at) }} +
+ +