- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
{
|
|
"fields": {
|
|
"name": "名前",
|
|
"roles": "役割",
|
|
"positionList": "ポジションリスト",
|
|
"layoutSet": "レイアウトセット",
|
|
"workingTimeCalendar": "勤務時間カレンダー",
|
|
"userRole": "ユーザーロール"
|
|
},
|
|
"links": {
|
|
"users": "ユーザー",
|
|
"notes": "注記",
|
|
"roles": "役割",
|
|
"inboundEmails": "グループメールアカウント",
|
|
"layoutSet": "レイアウトセット",
|
|
"workingTimeCalendar": "勤務時間カレンダー",
|
|
"groupEmailFolders": "グループメールフォルダ"
|
|
},
|
|
"labels": {
|
|
"Create Team": "チームを作成"
|
|
},
|
|
"tooltips": {
|
|
"workingTimeCalendar": "このチームをデフォルト チームとして設定したユーザーにはカレンダーが適用されます",
|
|
"layoutSet": "標準レイアウトとは異なるレイアウトを設定できますレイアウトセットは、このチームをデフォルトチームとして設定しているユーザーに適用されます",
|
|
"roles": "アクセス ロールこのチームのユーザーは、選択したロールからアクセス制御レベルを取得します",
|
|
"positionList": "このチームで利用可能なポジション例:営業担当者、マネージャー"
|
|
}
|
|
} |