Files
NodeBB/public/language/ja/rewards.json
2026-03-21 09:07:35 +00:00

10 lines
727 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"awarded-x-reputation": "<strong>%1</strong>の評価を獲得しました",
"awarded-group-membership": "<strong>%1</strong>グループに追加されました",
"essentials/user.reputation-conditional-value": "<span class=\\\"text-xs\\\">(評価 %1 %2</span>",
"essentials/user.postcount-conditional-value": "<span class=\\\"text-xs\\\">(投稿数 %1 %2</span>",
"essentials/user.lastonline-conditional-value": "<span class=\\\"text-xs\\\">(最終オンライン %1 %2</span>",
"essentials/user.joindate-conditional-value": "<span class=\\\"text-xs\\\">(参加日 %1 %2</span>",
"essentials/user.daysregistered-conditional-value": "<span class=\\\"text-xs\\\">(登録日数 %1 %2</span>"
}