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:
parent
924b2cb614
commit
d46ca9b53a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue