aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/select2.en.yml
blob: 308540af0664ca96a829361b2ddeb9266f245f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
en:
  select2:
    error_loading: The results cannot be loaded.
    input_too_long:
      one: Remove %{count} letter
      other: Remove %{count} letters
    input_too_short:
      one: Type %{count} letter
      other: Type %{count} letters
    loading_more: Loading more…
    maximum_selected:
      one: You can select %{count} element
      other: You can select %{count} elements
    no_results: No Results
    searching: Searching...