Skip to content

Commit 2f361b2

Browse files
authored
i18n: Add feedback_* to i18n/ja.toml (#2149)
1 parent fa81a86 commit 2f361b2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

i18n/ja.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,13 @@ other = "If you want to get more involved by contributing to {{ .Site.Title }},
7777
other = "You can find out how to contribute to {{ .Site.Title }} in our"
7878
[community_guideline]
7979
other = "Contribution Guidelines"
80+
81+
# Feedback
82+
[feedback_title]
83+
other = "フィードバック"
84+
[feedback_question]
85+
other = "このページは役に立ちましたか?"
86+
[feedback_positive]
87+
other = "役に立った"
88+
[feedback_negative]
89+
other = "役に立たなかった"

0 commit comments

Comments
 (0)