@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-core.js
CHANGED
|
@@ -13715,7 +13715,7 @@ function CroutonLocalization(language) {
|
|
|
13715
13715
|
"share": "compartir",
|
|
13716
13716
|
"no_meetings_for_this_day": "No hay reuniones en este día",
|
|
13717
13717
|
'css-textalign': 'Alineación de texto CSS',
|
|
13718
|
-
'tabular':
|
|
13718
|
+
'tabular': 'Formato tabla',
|
|
13719
13719
|
'google_directions': 'Indicaciones de Google',
|
|
13720
13720
|
'css-floatdirection': "Dirección float-CSS",
|
|
13721
13721
|
'all': 'Todos',
|