mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Fix typo in English locale
This commit is contained in:
parent
2d78e35e16
commit
007646774e
2 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@
|
|||
"Blacklisted regions: ": "Blacklisted regions: ",
|
||||
"Shared `x`": "Shared `x`",
|
||||
"`x` views": {
|
||||
"([^0-9]|^)1([^,0-9]|$)": "`x` views",
|
||||
"([^0-9]|^)1([^,0-9]|$)": "`x` view",
|
||||
"": "`x` views"
|
||||
},
|
||||
"Premieres in `x`": "Premieres in `x`",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue