mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 08:42:38 +00:00
Fix missing placeholder in locales.
This commit is contained in:
@@ -64,12 +64,12 @@
|
||||
"subscriptions": "Συνδρομές"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Παρακολούθηση στο"
|
||||
"watch_on": "Παρακολούθηση στο {0}"
|
||||
},
|
||||
"video": {
|
||||
"watched": "Προβλήθηκε",
|
||||
"sponsor_segments": "Τμήματα χορηγών",
|
||||
"views": "προβολές",
|
||||
"views": "{views} προβολές",
|
||||
"videos": "Βίντεο"
|
||||
},
|
||||
"preferences": {
|
||||
|
||||
Reference in New Issue
Block a user