forked from spree-contrib/spree_related_products
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request spree-contrib#143 from SValkanov/master
Bulgarian locale added
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
bg: | ||
activerecord: | ||
models: | ||
spree/relation: | ||
one: Релация | ||
other: Релации | ||
spree/relation_type: | ||
one: Тип Релация | ||
other: Типове Релации | ||
spree: | ||
new_relation_type: Нов вид релация | ||
related_product_discount: Намаление на свързани продукти | ||
applies_to: Отнася се за | ||
related_products: Свързани продукти | ||
add_related_product: Добави свързан продукт | ||
name_or_sku_short: Име или SKU | ||
no_relation_types: Трябва да се конфигурира Типове Релации преди да може да се използва |