thecore_print_commons 3.1.5 → 3.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: acbaaaf539e2a2db9427b16af05cd13ba93a4187cdee29b1141c2e50fa8b6a00
4
- data.tar.gz: 72b0ead0679ec617d70151fc2c902b0cc9ef3da7514889356d61fc3e4b240d22
3
+ metadata.gz: af1d52d79a116b9e2f68d72a231e16857c244119b50e6142015fb39761ffc8a6
4
+ data.tar.gz: a962452b1ff085da7c8ed6d58baf74f59f546c0a34192e066b4e0a50e58e225f
5
5
  SHA512:
6
- metadata.gz: 4fed02c4fbc1c5b3a31e5f96f4e572a0c45de0f5037365714e2dd7204f10b23e4c0cdfb5fd3b04c5f8eb3725e2d4fa5c89ab80b5aa79306aa1a7ceb00a9e2004
7
- data.tar.gz: ed82c49bdfdcbc5c2a59051ff72fdb030f0da860de2387001ba2208c69d363d2132a5a76e5f7fbb2f4721964f24e18101e6d3da961f49a1330705005b2090a17
6
+ metadata.gz: 4c57ccdd03cb582d77a60cf1876bee3c7d34ff7017b4192b191c93e812a9d8cb1be98270b6286595c1b2dd742758c7eb33f19bff221bc3b6872fd9c27755de0e
7
+ data.tar.gz: c873554c95faed03a045b5b3c3f7b4f5a813ef800d5758548cdd230122882af48327c35c45f37471eb4d3dec82a84ecf341664ed2eafc60ab7f09c15c927db0f
@@ -19,6 +19,10 @@ it:
19
19
  qty: Quantità di Barcode Presenti nel Modello di Stampa
20
20
  translation: Matrice di trasformazione
21
21
  default: Attiva
22
+ temperature: Temperatura
23
+ print_template: Modello di Stampa
24
+ port: Porta
25
+ plant: Impianto
22
26
  print_job:
23
27
  finished: Terminata?
24
28
  printer: Stampante
@@ -23,6 +23,10 @@ en:
23
23
  qty: Number of Barcodes in Template
24
24
  translation: Transformation Matrix
25
25
  default: Active
26
+ temperature: Temperature
27
+ print_template: Print Template
28
+ port: Port
29
+ plant: Plant
26
30
  print_job:
27
31
  finished: Finished?
28
32
  printer: Printer
@@ -1,3 +1,3 @@
1
1
  module ThecorePrintCommons
2
- VERSION = "3.1.5".freeze
2
+ VERSION = "3.1.6".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_print_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.5
4
+ version: 3.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni