alchemy-solidus 6.1.0 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d1f5bba357c3cd5b1c2ac4d48318c3a065b613119dbf4e943bc898e7a7e19023
4
- data.tar.gz: 2dbb9d3332bb54316c30d13d86bfcdff8652af481c268c3c6b410fec0989b57d
3
+ metadata.gz: 83134d605ab6eddb6cebeec22500f75a586bba99cafeb265d5ed87eb59ce46ad
4
+ data.tar.gz: 7adfa3ac35bf9173eae869797cddba713eb26876229f2cf65ce5d705b017088c
5
5
  SHA512:
6
- metadata.gz: 29b570fd3d5f343ce57fe95667b7a0a5ba12cafd8986ab45cd0c65beab62cc9003bac2c8628c1867a4e1de3cb475fdd39260fa3ef5535c9c887c00b5a2ecff2f
7
- data.tar.gz: d7271dbe863c5527090751ef60dcce3043f23e51a8c3d4e4d88e7b8a38145acd17f759839ac01435c47eda9f0830f9eaba1ba8c3937f6633e280a56c40940238
6
+ metadata.gz: 16163761f5f000d13d0485c54b9d1332f2117678e4d631764d1d9198ac0cd2b8f2050813923ca9903bc0b95249289a0296e7bdd0d27caf7f50d38b1068715d99
7
+ data.tar.gz: e49d6db23f3cd0f366f3497ee312e7bac59fde8f03ea6df12d708d78475caff6b87d1ee2348333c18f7e6683d1d7fee4ba950b9152ed96cc740b41175db917a4
data/README.md CHANGED
@@ -1,6 +1,12 @@
1
1
  [![CI](https://github.com/AlchemyCMS/alchemy-solidus/workflows/CI/badge.svg?branch=main)](https://github.com/AlchemyCMS/alchemy-solidus/actions?query=workflow%3ACI+branch%3Amain)
2
2
  [![Gem Version](https://badge.fury.io/rb/alchemy-solidus.svg)](https://badge.fury.io/rb/alchemy-solidus)
3
3
 
4
+ # Sponsoring
5
+
6
+ Development and maintenance is sponsored by [Blish](https://blish.cloud/).
7
+
8
+ [![BLISH Logo](https://blish.cloud/BLISH_Logo.svg)](https://blish.cloud)
9
+
4
10
  # Alchemy-Solidus
5
11
 
6
12
  This is a [AlchemyCMS](https://alchemy-cms.com) and [Solidus](https://solidus.io) integration gem.
@@ -0,0 +1,20 @@
1
+ de:
2
+ alchemy:
3
+ choose_product_to_link: Wähle ein Produkt zum Verlinken aus
4
+ link_overlay_tab_label:
5
+ product: Produkt
6
+ solidus:
7
+ search_variant: Suche eine Variante per Name oder SKU
8
+ search_product: Suche ein Produkt per Name
9
+ search_taxon: Suche eine Kategorie per Name
10
+ spree:
11
+ admin:
12
+ tab:
13
+ cms: CMS
14
+ pages: Seiten
15
+ sites: Websites
16
+ languages: Sprachen
17
+ tags: Tags
18
+ users: Benutzer
19
+ pictures: Bilder
20
+ attachments: Dateien
@@ -1,5 +1,5 @@
1
1
  module Alchemy
2
2
  module Solidus
3
- VERSION = "6.1.0"
3
+ VERSION = "6.2.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alchemy-solidus
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.1.0
4
+ version: 6.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas von Deyen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-11 00:00:00.000000000 Z
11
+ date: 2023-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: alchemy_cms
@@ -258,6 +258,7 @@ files:
258
258
  - app/views/spree/admin/shared/_alchemy_sub_menu.html.erb
259
259
  - config/initializers/alchemy.rb
260
260
  - config/initializers/spree.rb
261
+ - config/locales/alchemy_solidus.de.yml
261
262
  - config/locales/alchemy_solidus_en.yml
262
263
  - config/locales/alchemy_solidus_it.yml
263
264
  - config/locales/en.yml