ロケールの設定のログ
| 操作 | レベル | ログ |
|---|---|---|
| ロケールの追加 | 重要情報 | [create] locale (id:**, name:'**', code:'**', language_code:'**', long_date_format:'**', short_date_format:'**', time_format:'**') |
| ロケールの変更 | 重要情報 | [modify] locale (id:**, name:'**', code:'**', language_code:'**', long_date_format:'**', short_date_format:'**', time_format:'**') |
| ロケールの削除 | 重要情報 | [delete] locale (id:**, name:'**', code:'**', language_code:'**', long_date_format:'**', short_date_format:'**', time_format:'**') |
| 表示名の追加 | 重要情報 | [create] locale_local (locale_id:**, language_code:'**', name:'**') |
| 表示名の変更 | 重要情報 | [modify] locale_local (locale_id:**,language_code:'**', prev_locale_name:'**', new_locale_name:'**') |
| 表示名の削除 | 重要情報 | [delete] locale_local (locale_id:**, language_code:'**', name:'**') |
| プロパティー (アルファベット順) |
意味 | 備考 |
|---|---|---|
| code | ロケールコード | |
| id | ロケールID | |
| language_code | 言語コード | 次のいずれかの値が表示されます。
|
| locale_id | ロケールID | |
| long_date_format | 日付の長い形式 | |
| name | 標準のロケール名 言語ごとの表示名 |
|
| short_date_format | 日付の短い形式 | |
| time_format | 時刻の形式 |