Fix missing placeholder in locales.

This commit is contained in:
Kavin
2022-05-04 06:11:26 +01:00
parent d670d60356
commit 25a93c0391
13 changed files with 28 additions and 32 deletions

View File

@@ -10,7 +10,7 @@
"playlists": "Playlisty"
},
"player": {
"watch_on": "Obejrzyj na"
"watch_on": "Obejrzyj na {0}"
},
"actions": {
"subscribe": "Subskrybuj - {count}",
@@ -99,19 +99,15 @@
},
"video": {
"videos": "Filmy",
"views": "wyświetleń",
"views": "{views} wyświetleń",
"watched": "Obejrzane",
"sponsor_segments": "Segmenty sponsorowane",
"ratings_disabled": "Ocenianie wyłączone",
"chapters": "Rozdziały",
"live": "{0} Na żywo"
},
"login": {
"username": "Nazwa użytkownika",
"password": "Hasło"
},
"search": {
"did_you_mean": "Czy chodziło ci o: ",
"did_you_mean": "Czy chodziło ci o: {0}?",
"all": "YouTube: Wszystko",
"videos": "YouTube: Filmy",
"channels": "YouTube: Kanały",