1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

Fix broken translation

This commit is contained in:
Chocobozzz 2025-07-24 15:08:13 +02:00
parent 924b2cb614
commit d46ca9b53a
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -1040,7 +1040,7 @@
</trans-unit>
<trans-unit id="8562063050145802350" datatype="html" xml:space="preserve">
<source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
<target state="translated"><x id="INTERPOLATION" equiv-text="{{ video.files.length }}"/>{VAR_PLURAL, plural, =1 {1 oglądający(-a)} few {<x id="INTERPOLATION"/> oglądających} many {<x id="INTERPOLATION"/> oglądających} other {<x id="INTERPOLATION"/> oglądających}}</target>
<target state="translated">{VAR_PLURAL, plural, =1 {1 oglądający(-a)} few {<x id="INTERPOLATION"/> oglądających} many {<x id="INTERPOLATION"/> oglądających} other {<x id="INTERPOLATION"/> oglądających}}</target>
<context-group purpose="location">
<context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
<context context-type="linenumber">4</context>