@ui-grid/i18n
Advanced tools
Comparing version 4.11.0 to 4.11.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.11.1](https://github.com/angular-ui/ui-grid/compare/v4.11.0...v4.11.1) (2022-02-23) | ||
### Bug Fixes | ||
* **i18n:** complete ru locale ([8d2caee](https://github.com/angular-ui/ui-grid/commit/8d2caeeb7fa0e85d73c5513d39f0c8ff7992f0b7)) | ||
# [4.11.0](https://github.com/angular-ui/ui-grid/compare/v4.10.3...v4.11.0) (2021-08-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ui-grid/i18n", | ||
"version": "4.11.0", | ||
"version": "4.11.1", | ||
"description": "This package provides various language translations for ui-grid", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@ui-grid/core": "^4.11.0", | ||
"@ui-grid/core": "^4.11.1", | ||
"angular": ">=1.4.0 1.8.x" | ||
@@ -38,3 +38,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "4aa2cc59a6bc683552a1e328f639a0aa0a0c7527" | ||
"gitHead": "74a1310013eec3a9ef9067c3d25c5de80622f460" | ||
} |
@@ -102,3 +102,3 @@ /** | ||
ungroup: 'Разгруппировать', | ||
aggregate_count: 'Группировать: Count', | ||
aggregate_count: 'Группировать: Количество', | ||
aggregate_sum: 'Для группы: Сумма', | ||
@@ -105,0 +105,0 @@ aggregate_max: 'Для группы: Максимум', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
533936
99
9835
Updated@ui-grid/core@^4.11.1