aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorZog2018-01-12 11:31:14 +0100
committerZog2018-01-12 11:31:14 +0100
commit87841876b7fa2fdc9cee77cc465fa6e8db9fc417 (patch)
treea40cea5d71b554f1398c966dd34b6b5db447d789 /config
parent216821cbc5410a1377dd57b09ee2753aee13e37c (diff)
downloadchouette-core-87841876b7fa2fdc9cee77cc465fa6e8db9fc417.tar.bz2
Refs #5571 @0.25h; Let the user select the number of items per page5571-remove-pagination-on-referential-vjs-index
on ReferentialVehicleJourneys#index
Diffstat (limited to 'config')
-rw-r--r--config/locales/simple_form.en.yml1
-rw-r--r--config/locales/simple_form.fr.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml
index ad722312e..ed4ad2e95 100644
--- a/config/locales/simple_form.en.yml
+++ b/config/locales/simple_form.en.yml
@@ -1,5 +1,6 @@
en:
simple_form:
+ "per_page": "Per page: "
"yes": 'Yes'
"no": 'No'
from: 'From'
diff --git a/config/locales/simple_form.fr.yml b/config/locales/simple_form.fr.yml
index cd5dd1fbe..a1868eef7 100644
--- a/config/locales/simple_form.fr.yml
+++ b/config/locales/simple_form.fr.yml
@@ -1,5 +1,6 @@
fr:
simple_form:
+ "per_page": "Afficher par: "
"yes": 'Oui'
"no": 'Non'
from: 'Du'