motor-admin 0.2.25 → 0.2.26
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/en.yml +6 -0
- data/config/locales/es.yml +6 -0
- data/config/locales/pt.yml +6 -0
- data/lib/motor/version.rb +1 -1
- data/ui/dist/{main-0bcdc9f1a27b26d23abd.css.gz → main-9f6b19ff999e209e9d33.css.gz} +0 -0
- data/ui/dist/main-9f6b19ff999e209e9d33.js.gz +0 -0
- data/ui/dist/manifest.json +5 -5
- metadata +4 -4
- data/ui/dist/main-0bcdc9f1a27b26d23abd.js.gz +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 04b8a3962312d6df6ee3d75c0ad988f5b3e2011fcc4eacaedc2263739c4b8478
|
4
|
+
data.tar.gz: c034290e1752bff06ea29a2ca2be696576dd46bcbb6f97a22917173e9911c5c0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 56e2836e3a8723e313a0af989ccb5aa7d8577f6c5982cdc05825ed1ec4061db90a35776e329c4bdcdf4c736405ffeb4d2268131b857bbbd1cab19bdcff34a88f
|
7
|
+
data.tar.gz: a05ce55494fc28825dba93861888aca1c563df270670af2e048828f35db51a0296a263d2211f772d12e5905da7da60458756ef554a1cd1fe83084f938bc6d9c7
|
data/config/locales/en.yml
CHANGED
@@ -278,3 +278,9 @@ en:
|
|
278
278
|
there_is_nothing_here_yet: There is nothing here yet 🤷♂️
|
279
279
|
is_null: Is null
|
280
280
|
is_not_null: Is not null
|
281
|
+
split_tags_by: Split tags by
|
282
|
+
do_not_split: Do not split
|
283
|
+
semicolon: Semicolon
|
284
|
+
hyphen: Hyphen
|
285
|
+
comma: Comma
|
286
|
+
slash: Slash
|
data/config/locales/es.yml
CHANGED
@@ -278,6 +278,12 @@ es:
|
|
278
278
|
there_is_nothing_here_yet: Todavía no hay nada aquí 🤷♂️
|
279
279
|
is_null: Es nulo
|
280
280
|
is_not_null: No es nulo
|
281
|
+
split_tags_by: Dividir las etiquetas por
|
282
|
+
do_not_split: No dividir
|
283
|
+
semicolon: Punto y coma
|
284
|
+
hyphen: Guión
|
285
|
+
comma: Coma
|
286
|
+
slash: Slash
|
281
287
|
i:
|
282
288
|
locale: es
|
283
289
|
select:
|
data/config/locales/pt.yml
CHANGED
@@ -274,6 +274,12 @@ pt:
|
|
274
274
|
there_is_nothing_here_yet: Ainda não há nada aqui 🤷♂️
|
275
275
|
is_null: É nulo
|
276
276
|
is_not_null: Não é nulo
|
277
|
+
split_tags_by: Dividir as etiquetas por
|
278
|
+
do_not_split: Não dividir
|
279
|
+
semicolon: Ponto-e-vírgula
|
280
|
+
hyphen: Hífen
|
281
|
+
comma: Vírgula
|
282
|
+
slash: Slash
|
277
283
|
i:
|
278
284
|
locale: pt
|
279
285
|
select:
|
data/lib/motor/version.rb
CHANGED
Binary file
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
@@ -2601,9 +2601,9 @@
|
|
2601
2601
|
"icons/zoom-out.svg.gz": "icons/zoom-out.svg.gz",
|
2602
2602
|
"icons/zoom-question.svg": "icons/zoom-question.svg",
|
2603
2603
|
"icons/zoom-question.svg.gz": "icons/zoom-question.svg.gz",
|
2604
|
-
"main-
|
2605
|
-
"main-
|
2606
|
-
"main-
|
2607
|
-
"main.css": "main-
|
2608
|
-
"main.js": "main-
|
2604
|
+
"main-9f6b19ff999e209e9d33.css.gz": "main-9f6b19ff999e209e9d33.css.gz",
|
2605
|
+
"main-9f6b19ff999e209e9d33.js.LICENSE.txt": "main-9f6b19ff999e209e9d33.js.LICENSE.txt",
|
2606
|
+
"main-9f6b19ff999e209e9d33.js.gz": "main-9f6b19ff999e209e9d33.js.gz",
|
2607
|
+
"main.css": "main-9f6b19ff999e209e9d33.css",
|
2608
|
+
"main.js": "main-9f6b19ff999e209e9d33.js"
|
2609
2609
|
}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motor-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.26
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Matsyburka
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-11-
|
11
|
+
date: 2021-11-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord-filter
|
@@ -1525,8 +1525,8 @@ files:
|
|
1525
1525
|
- ui/dist/icons/zoom-money.svg.gz
|
1526
1526
|
- ui/dist/icons/zoom-out.svg.gz
|
1527
1527
|
- ui/dist/icons/zoom-question.svg.gz
|
1528
|
-
- ui/dist/main-
|
1529
|
-
- ui/dist/main-
|
1528
|
+
- ui/dist/main-9f6b19ff999e209e9d33.css.gz
|
1529
|
+
- ui/dist/main-9f6b19ff999e209e9d33.js.gz
|
1530
1530
|
- ui/dist/manifest.json
|
1531
1531
|
homepage:
|
1532
1532
|
licenses:
|
Binary file
|