Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 25, 2024
1 parent 777b051 commit 89022a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion datamodel/changelogs/0100/0100_08_477_signs
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_i
INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_it, value_ro, description_de, description_fr, description_it, description_ro, img_de, img_fr, img_it, img_ro, img_height, img_width, no_dynamic_inscription, default_inscription1, default_inscription2, default_inscription3, default_inscription4, directional_sign) VALUES ('4.77/27', true, 'Überleitung und Rückführung von Fahrstreifen (doppelspurig nach links)', 'Dégagement et retour des voies de circulation (à deux voies à gauche)', 'Sgombero e ripristino delle corsie di traffico (a due corsie a sinistra)', NULL, NULL, NULL, NULL, NULL, '477_27.svg', '477_27.svg', '477_27.svg', '477_27.svg', 100, 85, 0, NULL, NULL, NULL, NULL, false);
INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_it, value_ro, description_de, description_fr, description_it, description_ro, img_de, img_fr, img_it, img_ro, img_height, img_width, no_dynamic_inscription, default_inscription1, default_inscription2, default_inscription3, default_inscription4, directional_sign) VALUES ('4.77/28-1', true, 'Überleitung und Rückführung von Fahrstreifen (eine Spur)', 'Dégagement et retour des voies de circulation (une voie)', 'Sgombero e ripristino delle corsie di traffico (due corsie)', NULL, NULL, NULL, NULL, NULL, '477_28-1.svg', '477_28-1.svg', '477_28-1.svg', '477_28-1.svg', 100, 100, 0, NULL, NULL, NULL, NULL, false);
INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_it, value_ro, description_de, description_fr, description_it, description_ro, img_de, img_fr, img_it, img_ro, img_height, img_width, no_dynamic_inscription, default_inscription1, default_inscription2, default_inscription3, default_inscription4, directional_sign) VALUES ('4.77/28-2', true, 'Überleitung und Rückführung von Fahrstreifen (Spurverengung)', 'Dégagement et retour des voies de circulation (rétrécissement de la voie)', 'Sgombero e ripristino delle corsie di traffico (restringimento della corsia)', NULL, NULL, NULL, NULL, NULL, '477_28-2.svg', '477_28-2.svg', '477_28-2.svg', '477_28-2.svg', 100, 100, 1, '2 m', NULL, NULL, NULL, false);
INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_it, value_ro, description_de, description_fr, description_it, description_ro, img_de, img_fr, img_it, img_ro, img_height, img_width, no_dynamic_inscription, default_inscription1, default_inscription2, default_inscription3, default_inscription4, directional_sign) VALUES ('4.77/29', true, 'Überleitung und Rückführung von Fahrstreifen (doppelspurig nach rechts)', 'Dégagement et retour des voies de circulation (à deux voies à droite)', 'Sgombero e ripristino delle corsie di traffico (a due corsie a destra)', NULL, NULL, NULL, NULL, NULL, '477_29.svg', '477_29.svg', '477_29.svg', '477_29.svg', 100, 85, 0, NULL, NULL, NULL, NULL, false);
INSERT INTO signalo_db.vl_official_sign (id, active, value_de, value_fr, value_it, value_ro, description_de, description_fr, description_it, description_ro, img_de, img_fr, img_it, img_ro, img_height, img_width, no_dynamic_inscription, default_inscription1, default_inscription2, default_inscription3, default_inscription4, directional_sign) VALUES ('4.77/29', true, 'Überleitung und Rückführung von Fahrstreifen (doppelspurig nach rechts)', 'Dégagement et retour des voies de circulation (à deux voies à droite)', 'Sgombero e ripristino delle corsie di traffico (a due corsie a destra)', NULL, NULL, NULL, NULL, NULL, '477_29.svg', '477_29.svg', '477_29.svg', '477_29.svg', 100, 85, 0, NULL, NULL, NULL, NULL, false);
4 changes: 2 additions & 2 deletions project/images/official/editable/407a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 89022a9

Please sign in to comment.