feat: change translations format #1909
Annotations
3 errors and 1 warning
dist/server/core/prelude/i18n/spec.js#L138
expect(received).toBe(expected) // Object.is equality
Expected: "2 яблоко"
Received: "1 яблоко"
at Object.<anonymous> (dist/server/core/prelude/i18n/spec.js:138:11)
|
src/core/prelude/i18n/spec.ts#L93
expect(received).toBe(expected) // Object.is equality
Expected: "2 яблоко"
Received: "1 яблоко"
at Object.<anonymous> (src/core/prelude/i18n/spec.ts:93:54)
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lib".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading