@fundamental-ngx/i18n 0.55.4 → 0.55.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.
|
@@ -5495,7 +5495,8 @@ var json$q = {
|
|
|
5495
5495
|
coreShellbar: {
|
|
5496
5496
|
collapsedItemMenuLabel: 'Collapsed Item Menu',
|
|
5497
5497
|
cancel: 'Cancel',
|
|
5498
|
-
search: 'Search'
|
|
5498
|
+
search: 'Search',
|
|
5499
|
+
assistiveTools: 'Assistive Tools'
|
|
5499
5500
|
},
|
|
5500
5501
|
coreSlider: {
|
|
5501
5502
|
singleMinMaxDetails: 'Slider minimum value is {min}, maximum value is {max}',
|