Closed matsduf closed 1 year ago
The warning concerning the mismatched target local for sv
could be fixed by updating the target local in messages.sv.xlf
but can be ignored.
The warning concerning the commonjs dependency could be fixed by adjusting the angular.json
but can be ignored.
Warnings concerning the missing translation for ng bootstrap can be ignored.
Acutally we may have to translate those four as we are using the pagination module.
No translation found for "ngb.pagination.first-aria" ("First").
No translation found for "ngb.pagination.previous-aria" ("Previous").
No translation found for "ngb.pagination.next-aria" ("Next").
No translation found for "ngb.pagination.last-aria" ("Last").
Acutally we may have to translate those four as we are using the pagination module.
No translation found for "ngb.pagination.first-aria" ("First"). No translation found for "ngb.pagination.previous-aria" ("Previous"). No translation found for "ngb.pagination.next-aria" ("Next"). No translation found for "ngb.pagination.last-aria" ("Last").
Do you know what to do? Can I assign that to you in an issue?
Relevant parts are handled by other PRs or issues.
I get the following warnings when I build GUI on current develop branch (1a48a28). Is that unproblematic?