config/locales/en.yml in sail-2.1.1 vs config/locales/en.yml in sail-3.0.0
- old
+ new
@@ -1,14 +1,28 @@
en:
sail:
page_title: Sail dashboard
save: SAVE
+ activate: ACTIVATE
+ delete: DELETE
updated: Updated!
failed: Failed!
search_placeholder: Setting name, group, cast type, stale or recent x
search_tooltip: "When searching for recently updated settings, x is the number of hours since the update (e.g.: recent 2)"
main_app: Main app
no_settings: No settings found
refresh_tooltip: Reset setting value
+ next_page: Next page
+ previous_page: Previous page
stale: stale
stale_tooltip: This setting has not been updated in %{days} days. Consider removing it and refactoring the code.
order_button_tooltip: Sort settings in descending order by the selected field.
+ relevancy_tooltip: The relevancy score is a relative indicator of how critical for the application each setting is.
+ profiles_tooltip: Edit application profiles
+ profile_created: Created
+ profile_updated: Saved
+ profile_switching: Switching..
+ profile_deleted: Deleted
+ profiles: Profiles
+ new_profile_tooltip: "New profile: save a current snapshot of your settings"
+ clean_profile_tooltip: Active profile. All changes saved.
+ dirty_profile_tooltip: Active profile. Recent setting changes have not been saved.