1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Use correct string for translation, add ShowLess

Use the right string form for the string translation for the dynamic strings, add the `ShowLess` version.

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
Andres Ruiz 2020-06-03 23:28:26 -04:00 committed by GitHub
parent 0e74e89950
commit 68762d8012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1373,6 +1373,7 @@
"Share": "Share", "Share": "Share",
"ShowAdvancedSettings": "Show advanced settings", "ShowAdvancedSettings": "Show advanced settings",
"ShowIndicatorsFor": "Show indicators for:", "ShowIndicatorsFor": "Show indicators for:",
"ShowLess": "Show less",
"ShowMore": "Show more", "ShowMore": "Show more",
"ShowTitle": "Show title", "ShowTitle": "Show title",
"ShowYear": "Show year", "ShowYear": "Show year",