aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/en.yml
blob: 8715d2df194de3acc50db84dfe64f8cf82640186 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
en:
  refinery:
    plugins:
      gallery_links:
        title: Gallery Links
    gallery_links:
      admin:
        gallery_links:
          actions:
            create_new: Add New Gallery Link
            reorder: Reorder Gallery Links
            reorder_done: Done Reordering Gallery Links
          records:
            title: Gallery Links
            sorry_no_results: Sorry! There are no results found.
            no_items_yet: There are no Gallery Links yet. Click "Add New Gallery Link" to add your first gallery link.
          gallery_link:
            view_live_html: View this gallery link live <br/><em>(opens in a new window)</em>
            edit: Edit this gallery link
            delete: Remove this gallery link forever
      gallery_links:
        show:
          other: Other Gallery Links
        index:
          photographer: Photographer
          created: Created
  activerecord:
    attributes:
      'refinery/gallery_links/gallery_link':
        title: Title
        url: Url
        photographer: Photographer
        description: Description
        image_id: Image