Skip to content

Commit 6069cec

Browse files
committed
fix over merging
1 parent cce4790 commit 6069cec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
表語 |例
1616
----------------|-----------------------------------------------------------
1717
過ぎ |OK:長過ぎ NG:長すぎ
18+
既に |OK:既に存在 NG:すでに存在
1819

1920

2021
## 資料

src/po/ja.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ msgstr "extend() の引数"
610610

611611
#, c-format
612612
msgid "E737: Key already exists: %s"
613-
msgstr "E737: キーはすでに存在します: %s"
613+
msgstr "E737: キーは既に存在します: %s"
614614

615615
msgid "map() argument"
616616
msgstr "map() の引数"

0 commit comments

Comments
 (0)