config/locales/en.yml in itsf_backend-1.0.1 vs config/locales/en.yml in itsf_backend-1.1.0

- old
+ new

@@ -13,10 +13,14 @@ acts_as_published_actions: 'Publishing' published: Published? booleans: 'true': Yes 'false': No + cocoon: + defaults: + add: "Add" + remove: "Remove" confirmations: delete: "Are you sure?" classes: i18n: 'Language' flash: @@ -38,10 +42,11 @@ itsf: backend: home: dashboard_panel: back: "Back" + resources: 'Resources' services: 'Services' view: 'Show' index: title: "Welcome to the %{engine_name}-Module" dashboard: @@ -54,11 +59,13 @@ edit: back: "Back" show: "Show" title: "Edit %{resource_name}" index: + all: "All" back: "Back" new: "New %{resource_name}" + reset_column_order: "Reset column order" title: "%{collection_name}" new: back: "Back" title: "New %{resource_name}" show: \ No newline at end of file