mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix: Japanese dateTimeFormat (#22516)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@ -369,6 +369,7 @@ const translation = {
|
||||
regenerationSuccessTitle: 'Regeneracja zakończona',
|
||||
edited: 'EDYTOWANE',
|
||||
editedAt: 'Zredagowane w',
|
||||
dateTimeFormat: 'MM/DD/YYYY h:mm',
|
||||
collapseChunks: 'Zwijanie fragmentów',
|
||||
empty: 'Nie znaleziono fragmentu',
|
||||
newChunk: 'Nowy fragment',
|
||||
|
||||
Reference in New Issue
Block a user