♻️ PR feedback

This commit is contained in:
Manuel
2023-01-19 22:23:37 +01:00
parent 5e50c56feb
commit 7a72457971
2 changed files with 19 additions and 22 deletions

View File

@@ -29,6 +29,9 @@
"estimatedTimeOfArrival": "ETA",
"progress": "Progress"
},
"item": {
"text": "Managed by {{appName}}, {{ratio}} ratio"
},
"body": {
"nothingFound": "No torrents found"
}
@@ -61,6 +64,7 @@
"progress": "Progress - {{progress}}%",
"totalSelectedSize": "Total - {{totalSize}}",
"state": "State - {{state}}",
"ratio": "Ratio -",
"completed": "Completed"
}
}