Translate paging phrase

This commit is contained in:
ferferga
2020-03-19 00:40:17 +01:00
parent d791da07e3
commit e383c3dee1
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -1470,5 +1470,6 @@
"Yes": "Yes",
"Yesterday": "Yesterday",
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",
"WriteAccessRequired": "Jellyfin Server requires write access to this folder. Please ensure write access and try again."
"WriteAccessRequired": "Jellyfin Server requires write access to this folder. Please ensure write access and try again.",
"ListPaging": "{0} of {1}"
}