summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/changelog/changelog.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/changelog/changelog.sty')
-rw-r--r--macros/latex/contrib/changelog/changelog.sty13
1 files changed, 12 insertions, 1 deletions
diff --git a/macros/latex/contrib/changelog/changelog.sty b/macros/latex/contrib/changelog/changelog.sty
index b217acb048..6c329e9a18 100644
--- a/macros/latex/contrib/changelog/changelog.sty
+++ b/macros/latex/contrib/changelog/changelog.sty
@@ -1,4 +1,4 @@
-\ProvidesPackage{changelog}[2020/08/26 2.3.0 Typesetting changelogs]
+\ProvidesPackage{changelog}[2020/08/26 2.4.0 Typesetting changelogs]
% Description: Provides the changelog environment for typesetting changelogs
% License: LPPL 1.3c
% Homepage: https://github.com/9999years/latex-changelog
@@ -83,6 +83,17 @@
\DeclareTranslation{French}{changelog-Miscellaneous}{Divers}
\DeclareTranslation{French}{changelog-Unreleased}{Non publié}
\DeclareTranslation{French}{changelog-Yanked}{Annulé}
+% Japanese translations by cmplstofB <github.com/cmplstofB>
+\DeclareTranslation{Japanese}{changelog}{変更履歴}
+\DeclareTranslation{Japanese}{changelog-Added}{追加}
+\DeclareTranslation{Japanese}{changelog-Changed}{変更}
+\DeclareTranslation{Japanese}{changelog-Deprecated}{非推奨}
+\DeclareTranslation{Japanese}{changelog-Removed}{削除}
+\DeclareTranslation{Japanese}{changelog-Fixed}{修正}
+\DeclareTranslation{Japanese}{changelog-Security}{安全性}
+\DeclareTranslation{Japanese}{changelog-Miscellaneous}{雑題}
+\DeclareTranslation{Japanese}{changelog-Unreleased}{未公開}
+\DeclareTranslation{Japanese}{changelog-Yanked}{緊急変更}
\newif\ifchangelog@versionfirst
\newcommand{\changelog@item}[1]{%