thecore_ui_commons 3.3.4 → 3.3.5

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: b139db37d97713ea9f025376e438e9bca180afc0be792219089cdf53e94a9a16
4
- data.tar.gz: 37e112968a59444921342aac4b3a20dc895319097fc690d967f28c0baf9dfe49
3
+ metadata.gz: 0b58f423320587051088f25354d36950d9d5fdb366746726e9ddbb4b3104fefd
4
+ data.tar.gz: ebe5d1b2767ffafd2e65058762cf8c659a81b58278d2e348c54807884fd448ef
5
5
  SHA512:
6
- metadata.gz: a1eab6f1db0ddcd41569c1044088e3a70755b9156746273eb552d98c25d19edb0990fbe9c2d7196287f2aa4a89d04c2662dcc7c61ad82e1fbf6a2710ed7f5e67
7
- data.tar.gz: 3ca02b2607961e1cb9e1ecfca1f0399593ec01d947a13f4d9fd750902c07dec1525d72bcdbf26734f549fa03b242263e3ccfc3f9ef24721d687a28c40744ddc3
6
+ metadata.gz: c1ada14a934779f350426cbe6f55930241c6edf9ccab6a95bf48acbca4b858b3fdcd32c8d748f34be12ba32618fa8f4ec1f68b27c789ff5b570392b2b0b0e40f
7
+ data.tar.gz: 4db90277e3254f3d8cd5707fdef3876e3f7dea24fd61d2a586106672b4a76e59062b8c2ff9a20483ee2949d77cb43ceb4c1a56b9897e5ad5028e68beadf10a8a
@@ -1,4 +1,6 @@
1
1
  en:
2
- activerecord:
3
- models:
4
- thecore_settings/setting: Configurations
2
+ settings: Settings
3
+ master_data: Registries
4
+ activerecord:
5
+ models:
6
+ thecore_settings/setting: Configurations
@@ -4,45 +4,45 @@ it:
4
4
  charts:
5
5
  menu: Analisi
6
6
  title: Grafici
7
- breadcrumb: Grafici
7
+ breadcrumb: Grafici
8
8
  links:
9
9
  label: Collegamenti
10
10
  settings:
11
11
  label: Impostazioni
12
12
  advanced: Avanzate
13
13
  registries: Anagrafiche
14
- operations: Operatività
14
+ operations: Operatività
15
15
  tools:
16
16
  label: "Strumenti"
17
- advanced: Impostazioni
18
- contact: "Aiutaci a Migliorare"
19
- current_user: Utente corrente
20
- dashboard: "Pagina Iniziale"
17
+ advanced: Impostazioni
18
+ contact: "Aiutaci a Migliorare"
19
+ current_user: Utente corrente
20
+ dashboard: "Pagina Iniziale"
21
21
  devise:
22
22
  omniauth:
23
23
  labels:
24
- entra_id:
24
+ entra_id:
25
25
  html: Sign in con Microsoft <i class="fa fa-microsoft"></i>
26
- google_oauth2:
26
+ google_oauth2:
27
27
  html: Sign in con Google <i class="fa fa-google"></i>
28
28
  sessions:
29
29
  new:
30
30
  login: Login
31
- password: Password
32
- dont_leve_or_drag_here: Upload in corso, si prega di non lasciare la pagina o trascinare qui altri file.
31
+ password: Password
32
+ dont_leve_or_drag_here: Upload in corso, si prega di non lasciare la pagina o trascinare qui altri file.
33
33
  errors:
34
34
  messages:
35
- invalid: contiene caratteri invalidi
36
- file_upload: Descrizione della procedura, prego aggiungere una traduzione per file_upload al tuo file delle traduzioni.
37
- file_upload_subtitle: Descrizione aggiuntiva, prego aggiungere una traduzione per file_upload_subtitle al tuo file delle traduzioni.
38
- hello: "Ciao Mondo"
35
+ invalid: contiene caratteri non validi
36
+ file_upload: Descrizione della procedura, prego aggiungere una traduzione per file_upload al file delle traduzioni.
37
+ file_upload_subtitle: Descrizione aggiuntiva, prego aggiungere una traduzione per file_upload_subtitle al file delle traduzioni.
38
+ hello: "Ciao Mondo"
39
39
  import_success: Importazione completata con successo
40
40
  loading: Caricamento
41
- main_records: Anagrafiche
42
- manage: "Gestione"
43
- please_drag_and_drop_here: Trascinare qui i file da importare
41
+ main_records: Anagrafiche
42
+ manage: "Gestione"
43
+ please_drag_and_drop_here: Trascinare qui i file da importare
44
44
  run_import: Forza l'importazione
45
- sign_out: "Uscita"
45
+ sign_out: "Esci"
46
46
  tiered_times:
47
47
  dd:
48
48
  zero: "0 Giorni"
@@ -59,4 +59,4 @@ it:
59
59
  ss:
60
60
  zero: "0 Secondi"
61
61
  one: "%{count} Secondo"
62
- other: "%{count} Secondi"
62
+ other: "%{count} Secondi"
@@ -1,3 +1,3 @@
1
1
  module ThecoreUiCommons
2
- VERSION = "3.3.4".freeze
2
+ VERSION = "3.3.5".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.4
4
+ version: 3.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni