Skip to content

Commit

Permalink
fix titleid format in ru locale in vitepress-plugin-git-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexei-zebra authored Oct 8, 2024
1 parent 1b5b68c commit 2b0b7a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
changelog:
title: 'История изменений'
titleId: 'история изменений'
titleId: 'история-изменений'
noData: 'Нет изменений'
lastEdited: 'Последнее редактирование {{daysAgo}}'
lastEditedDateFnsLocaleName: 'ru'
Expand Down

0 comments on commit 2b0b7a9

Please sign in to comment.