1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00
This commit is contained in:
Chocobozzz 2025-08-19 15:53:50 +02:00
parent 789696d22f
commit 8f0389ab8c
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -11,7 +11,7 @@
[customUpdateUrl]="customUpdateUrl"
>
<ng-template #totalTitle let-totalRecords>
<ng-container i18n>{ totalRecords, plural, =0 {No jobs} =1 {1 job} other {{{ totalRecords | myNumberFormatter }} jobs}}</ng-container>
<ng-container i18n>{ totalRecords, plural, =0 {No job} =1 {1 job} other {{{ totalRecords | myNumberFormatter }} jobs}}</ng-container>
</ng-template>
<ng-template #captionRight>