diff options
| author | Xinhui | 2018-01-04 12:25:42 +0100 |
|---|---|---|
| committer | Xinhui | 2018-01-04 12:25:42 +0100 |
| commit | 0285fa5a76a88e613d24c4a93aaf0005b1224d7b (patch) | |
| tree | b9abf4e99f6c8733e370b9ea8e2d978ab47f6544 /config | |
| parent | 5bf89ed790a50a5a507d5fde153d2e5b00956ae3 (diff) | |
| download | chouette-core-0285fa5a76a88e613d24c4a93aaf0005b1224d7b.tar.bz2 | |
Display checksum for time_table
Refs #5460
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/time_tables.en.yml | 1 | ||||
| -rw-r--r-- | config/locales/time_tables.fr.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/time_tables.en.yml b/config/locales/time_tables.en.yml index ff36a6d7d..ce890942d 100644 --- a/config/locales/time_tables.en.yml +++ b/config/locales/time_tables.en.yml @@ -102,6 +102,7 @@ en: other: "timetables" attributes: time_table: + checksum: Checksum comment: "Name" color: "Associated color" bounding_dates: 'Global validity period' diff --git a/config/locales/time_tables.fr.yml b/config/locales/time_tables.fr.yml index 631ecca95..8abc0e0af 100644 --- a/config/locales/time_tables.fr.yml +++ b/config/locales/time_tables.fr.yml @@ -102,6 +102,7 @@ fr: other: "calendriers" attributes: time_table: + checksum: Signature métier comment: "Nom du calendrier" color: "Couleur associée" bounding_dates: 'Période contenue dans le calendrier' |
