config/locales/general/en.yml in home_page-0.0.5 vs config/locales/general/en.yml in home_page-0.0.6

- old
+ new

@@ -17,26 +17,57 @@ back_to_top: Back to top powered_by_home_page_software: Powered by %{link}. year: Year name: Name position: position + liked_at: liked at + todo: TODO + loading: Loading ... + close: Close + not_available_short: n/a + remove_from_list_but_not_destroy_item: Remove from list (item will be not destroyed) + select_existing_item_or_create_new_one: Select Item or create new one + more: More + attributes: + title: Title + description: Description + slug: Slug + published: Published? + form: errors_count: '%{count} prohibited this object from being saved:' successfully_created: Creation successful successfully_updated: Update successful destroyed: Resource destroyed successfully. + destroy_failed: Destruction of resource failed. questions: are_you_sure: Are you sure? exceptions: wrong_recaptcha: The captcha code which you typed in is wrong. access_denied: Access denied not_found: Resource not found. + + environments: + development: Development + test: Test + staging: Staging + production: Production + + apis: + host: Host + user_id: User ID + user_name: User Name + key: Key + secret: Secret - volontariat: - request_failed: Volontari.at request failed! + providers: + volontariat: + title: Volontari.at + + request_failed: "%{provider} request failed!" pages: privacy_policy: title: Privacy Police terms_of_use: \ No newline at end of file