mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-10 22:48:20 +02:00
17 lines
780 B
JSON
17 lines
780 B
JSON
{
|
|
"events": "イベント",
|
|
"no-events": "イベントがありません",
|
|
"control-panel": "イベントのコントロールパネル",
|
|
"delete-events": "イベントを削除",
|
|
"confirm-delete-all-events": "記録されたすべてのイベントを削除してもよろしいですか?",
|
|
"filters": "フィルター",
|
|
"filters-apply": "フィルターを適用",
|
|
"filter-type": "イベントタイプ",
|
|
"filter-start": "開始日",
|
|
"filter-end": "終了日",
|
|
"filter-user": "ユーザーでフィルター",
|
|
"filter-user.placeholder": "フィルターするユーザー名を入力...",
|
|
"filter-group": "グループでフィルター",
|
|
"filter-group.placeholder": "フィルターするグループ名を入力...",
|
|
"filter-per-page": "1ページあたり"
|
|
} |