i18n for comment truncating

This commit is contained in:
2026-05-14 13:49:31 +02:00
parent 4fc262ede2
commit db0c4cdc6c
6 changed files with 15 additions and 8 deletions

View File

@@ -401,6 +401,7 @@
sidebar_view: "{{ t('sidebar.view') }}",
sidebar_read_more: "{{ t('sidebar.read_more') }}",
sidebar_see_less: "{{ t('sidebar.see_less') }}",
sidebar_show_full_comment: "{{ t('sidebar.show_full_comment') }}",
select_file: "{{ t('upload_btn.select_file') }}",
enter_url: "{{ t('upload_btn.enter_url') }}",
tags_required: "{{ t('upload_btn.tags_required') }}",