@bmlt-enabled/croutonjs 3.20.11 → 3.20.12
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.
- package/crouton-core.js +1 -1
- package/crouton-core.min.js +1 -1
- package/crouton-gmaps.js +1 -1
- package/crouton-gmaps.min.js +1 -1
- package/crouton-nocore.js +1 -1
- package/crouton-nocore.min.js +1 -1
- package/crouton.js +1 -1
- package/crouton.min.js +1 -1
- package/crouton.nojquery.js +1 -1
- package/crouton.nojquery.min.js +1 -1
- package/package.json +1 -1
package/crouton-gmaps.js
CHANGED
|
@@ -13718,7 +13718,7 @@ function CroutonLocalization(language) {
|
|
|
13718
13718
|
"share": "compartir",
|
|
13719
13719
|
"no_meetings_for_this_day": "No hay reuniones en este día",
|
|
13720
13720
|
'css-textalign': 'Alineación de texto CSS',
|
|
13721
|
-
'tabular':
|
|
13721
|
+
'tabular': 'Formato tabla',
|
|
13722
13722
|
'google_directions': 'Indicaciones de Google',
|
|
13723
13723
|
'css-floatdirection': "Dirección float-CSS",
|
|
13724
13724
|
'all': 'Todos',
|