viniBaxter-field-active_storage 300.0.9 → 300.0.10

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: 132edab7067e1b1c4a3e6258f738ace14a8b96b1f5d6c4c62c7b25e6aeb3389e
4
- data.tar.gz: a0426fc8428661d73d6107e4f877f9402c6ada9c77715d8a4f48c5e60b045fd5
3
+ metadata.gz: e63d258f0c53f550669d2af609eea38905f5af1dfca2999dd71897e8b6b8d34a
4
+ data.tar.gz: a6bcec3a78f1d85cfc26d8402dbacf4eba40be0309de8866d61c93654ca7a63e
5
5
  SHA512:
6
- metadata.gz: 077de1eed93bb4ccf974a296b00d52edcaca753ca97e0d2d1599a173d85083ff09cea1f94bdc763d9599d6091eed465af19fab03da848ac1606a652ae5115b99
7
- data.tar.gz: b62fb62d6438b81ad213193b5dba680d12ac33dd326125cfa01129f57efbbb9b4e96c057da0e64f9cf475802979684b91549f6b96048062298bf8b67d67db873
6
+ metadata.gz: 32516db1d0223677ad4e8d11dfd832de9c043b41babe102afac8cfe2cf3846a6805b9f02e04203b65983a2074f9d3187f02791836013a9aeab7e75a74d844bdd
7
+ data.tar.gz: bbacb43a6930195174c7908530155461d6d9cdf66cf71e45b038cc189f7bb240f850af8ddbbed48ccb4f3ae8e6eadd5077e89bb690ce6cfaf0bd0a1be92a9ad6
@@ -13,8 +13,8 @@
13
13
  <%= field.drop_max_file_size? %>
14
14
  MB par fichier. Les fichiers autorisés :
15
15
  <%= field.drop_accepted_files? %>. <br>
16
- Un maximum de
17
- <%= field.drop_max_file? %> fichiers autorisés.
16
+ A maximum of <%= field.drop_max_file? %> files allowed when creating or updating. <br>
17
+ Want more assets? Save it and edit it again and add <%= field.drop_max_file? %> extras assets.
18
18
  </span>
19
19
  </div>
20
20
  <div id="tpl" style='display:none'>
@@ -5,7 +5,7 @@ module ViniBaxter
5
5
  module ViniBaxterFieldActiveStorage
6
6
  MAJOR = 300
7
7
  MINOR = 0
8
- TINY = 9
8
+ TINY = 10
9
9
  PRE = "STUDIO"
10
10
 
11
11
  VERSION = [MAJOR, MINOR, TINY].compact.join(".")
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: viniBaxter-field-active_storage
3
3
  version: !ruby/object:Gem::Version
4
- version: 300.0.9
4
+ version: 300.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - viny baxter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-05 00:00:00.000000000 Z
11
+ date: 2022-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: administrate