Sha256: bd577c03661a635fd87c30c190ac69f2bb6b5fd3b8e2e94c4e68d8813a19acba
Contents?: true
Size: 1.1 KB
Versions: 3
Compression:
Stored size: 1.1 KB
Contents
en: global: menu: people: People countries: Countries vips: VIPs link: maps: Maps ajax: global: link: ajax: Ajahx # cities controller admin/cities: global: confirm_delete: You kill city? button: save: Save City index: country_title: All cities of %{country} list: no_list_entries: Nada citta new: button: save: Create City update: flash: success: The %{model} got an update # people controller people: global: confirm_delete: You delete pipl? attrs: i_think_its: I think it's nice: Nice check_google: Check Google # vips controller vips: index: title: Listing VIPs no_list_entries: No VIPs found # model associations activerecord: errors: models: city: protect_with_inhabitants: You cannot destroy this city as long as it has any inhabitants. associations: person: no_entry: Nobody none_available: Nobody here city: none_available: No City
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dry_crud-1.7.0 | test/templates/config/locales/en_cities.yml |
dry_crud-1.6.0 | test/templates/config/locales/en_cities.yml |
dry_crud-1.5.0 | test/templates/config/locales/en_cities.yml |