fix: Japanese dateTimeFormat (#22516)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
yasu89
2025-07-17 14:46:40 +09:00
committed by GitHub
parent aeb68f99bd
commit 97f080fa03
24 changed files with 27 additions and 7 deletions

View File

@@ -365,6 +365,7 @@ const translation = {
parentChunks_one: 'РОДИТЕЛЬСКИЙ БЛОК',
childChunk: 'Чайлд-Чанк',
editedAt: 'Отредактировано в',
dateTimeFormat: 'MM/DD/YYYY h:mm',
editChildChunk: 'Редактирование дочернего фрагмента',
parentChunks_other: 'РОДИТЕЛЬСКИЕ БЛОКИ',
regenerationSuccessTitle: 'Регенерация завершена',