rosa-build/config/locales/models/product.en.yml

34 lines
844 B
YAML
Raw Normal View History

en:
layout:
products:
list: List
about: About product
build_lists_monitoring: Build lists monitoring
new: New product
list_header: Products
clone: Clone
build: Build
new_header: New product
edit_header: Product editing
confirm_delete: Are you sure you want to delete this product?
flash:
product:
saved: Product saved
save_error: Unable to save product
build_started: Product build started
build_error: Unable to run build of product
destroyed: Product deleted
activerecord:
models:
product: Product
attributes:
product:
name: Name
description: Description
platform_id: Platform
build_status: Build status
created_at: Created
updated_at: Updated
2012-11-06 14:13:16 +00:00
project: Project