We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce4790 commit 6069cecCopy full SHA for 6069cec
CONTRIBUTING.md
@@ -15,6 +15,7 @@
15
表語 |例
16
----------------|-----------------------------------------------------------
17
過ぎ |OK:長過ぎ NG:長すぎ
18
+既に |OK:既に存在 NG:すでに存在
19
20
21
## 資料
src/po/ja.po
@@ -610,7 +610,7 @@ msgstr "extend() の引数"
610
611
#, c-format
612
msgid "E737: Key already exists: %s"
613
-msgstr "E737: キーはすでに存在します: %s"
+msgstr "E737: キーは既に存在します: %s"
614
615
msgid "map() argument"
616
msgstr "map() の引数"
0 commit comments