mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix comments text
This commit is contained in:
parent
58ce63eca4
commit
3e9d647a30
2 changed files with 14 additions and 5 deletions
|
@ -86,7 +86,10 @@
|
|||
"minimize_recommendations_default": "Minimize Recommendations by default"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Pinned by"
|
||||
"pinned_by": "Pinned by",
|
||||
"disabled": "Comments are disabled by the uploader.",
|
||||
"loading": "Comments are loading ...",
|
||||
"user_disabled": "Comments are disabled in the settings."
|
||||
},
|
||||
"preferences": {
|
||||
"instance_name": "Instance Name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue