summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/japanese.go
diff options
context:
space:
mode:
authorLuka Markušić <luka.markusic@microblink.com>2022-08-11 14:18:19 +0200
committerLuka Markušić <luka.markusic@microblink.com>2022-08-11 14:23:02 +0200
commit0ff5b74d8074bdd63d6cd8060b60ac77bf1d304d (patch)
tree08687d00355de2e43cb2cca11c075b05e97ad57e /pkg/i18n/japanese.go
parentc7f9d5801bd1a64c40102764b5aadae7620ad5ec (diff)
IgnoreOrExclude should be a menu
Diffstat (limited to 'pkg/i18n/japanese.go')
-rw-r--r--pkg/i18n/japanese.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/i18n/japanese.go b/pkg/i18n/japanese.go
index 43204833f..03d949549 100644
--- a/pkg/i18n/japanese.go
+++ b/pkg/i18n/japanese.go
@@ -533,7 +533,7 @@ func japaneseTranslationSet() TranslationSet {
UnstageFile: "ファイルをアンステージ",
UnstageAllFiles: "すべてのファイルをアンステージ",
StageAllFiles: "すべてのファイルをステージ",
- IgnoreExcludeFile: "ファイルをignore",
+ LcIgnoreExcludeFile: "ファイルをignore",
Commit: "コミット",
EditFile: "ファイルを編集",
Push: "Push",