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 0e37670 commit ed2754fCopy full SHA for ed2754f
package/src/i18n/ja.json
@@ -52,7 +52,8 @@
52
"You": "あなた",
53
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }}と{{ nonSelfUserLength }}人がタイピングしています",
54
"{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
55
- "{{ replyCount }} Thread Replies": "{{ replyCount }}件のスレード返信",
+ "{{ replyCount }} Replies": "{{ replyCount }}件の返信",
56
+ "{{ replyCount }} Thread Replies": "{{ replyCount }}件のスレッド返信",
57
"{{ user }} is typing": "{{ user }}はタイピング中",
58
"1 Reply": "1件の返信",
59
"Cancel": "キャンセル",
0 commit comments