diff options
| author | cedricnjanga | 2018-05-14 17:41:39 -0700 |
|---|---|---|
| committer | Johan Van Ryseghem | 2018-05-28 14:36:14 +0200 |
| commit | 4192ed6722845fd5042bc805d784bce4cef1667b (patch) | |
| tree | 60dab36607a2767d8a1e07679be68a8378fc4e2c /config/locales/networks.en.yml | |
| parent | 20a9124dfa1a7e42dbf01e0d7357003f488418cb (diff) | |
| download | chouette-core-4192ed6722845fd5042bc805d784bce4cef1667b.tar.bz2 | |
Refs #6955 Add new translation + custom delete confirmation modal
Diffstat (limited to 'config/locales/networks.en.yml')
| -rw-r--r-- | config/locales/networks.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/networks.en.yml b/config/locales/networks.en.yml index 2046a30ae..d4164f9a6 100644 --- a/config/locales/networks.en.yml +++ b/config/locales/networks.en.yml @@ -5,7 +5,7 @@ en: new: "Add a new network" edit: "Edit this network" destroy: "Remove this network" - destroy_confirm: "Are you sure you want destroy this network?" + destroy_confirm: "Are you sure you want to destroy this network ?" new: title: "Add a new network" edit: |
