mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translation component improvements.
This commit is contained in:
parent
72a0f0d376
commit
bf1fc5e84d
4 changed files with 15 additions and 14 deletions
|
@ -9,7 +9,7 @@
|
|||
"subscriptions": "Subscriptions"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Watch on"
|
||||
"watch_on": "Watch on {0}"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "Subscribe",
|
||||
|
@ -87,13 +87,13 @@
|
|||
},
|
||||
"video": {
|
||||
"videos": "Videos",
|
||||
"views": "views",
|
||||
"views": "{views} views",
|
||||
"watched": "Watched",
|
||||
"sponsor_segments": "Sponsors Segments",
|
||||
"ratings_disabled": "Ratings Disabled",
|
||||
"chapters": "Chapters"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Did you mean: "
|
||||
"did_you_mean": "Did you mean: {0}?"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue