Replace last occurences of "private" with "personal"
This commit is contained in:
@@ -373,7 +373,7 @@ return array(
|
||||
'Webhook settings' => 'Webhook の設定',
|
||||
'Reset token' => 'トークンのリセット',
|
||||
'API endpoint:' => 'API エンドポイント:',
|
||||
'Refresh interval for private board' => '非公開ボードの更新頻度',
|
||||
'Refresh interval for personal board' => '非公開ボードの更新頻度',
|
||||
'Refresh interval for public board' => '公開ボードの更新頻度',
|
||||
'Task highlight period' => 'タスクのハイライト期間',
|
||||
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'タスクが最近更新されたとみなす期間(0 はハイライト無効、既定 2 日)',
|
||||
@@ -1280,7 +1280,7 @@ return array(
|
||||
'Project ID' => 'プロジェクトID',
|
||||
'Project name' => 'プロジェクト名',
|
||||
'Public' => '公開',
|
||||
'Private' => 'プライベート',
|
||||
'Personal' => 'プライベート',
|
||||
'%d tasks' => '%d 件のタスク',
|
||||
'%d task' => '%d タスク',
|
||||
'Task ID' => 'タスクID',
|
||||
|
||||
Reference in New Issue
Block a user