update translation and setting title

This commit is contained in:
candry7731 2022-06-11 19:15:47 -05:00
parent 0d97b4bb22
commit 9f4ea2d1be
2 changed files with 12 additions and 2 deletions

View File

@ -573,5 +573,15 @@
<source>There was an error authenticating via Quick Connect.</source>
<translation>There was an error authenticating via Quick Connect.</translation>
</message>
<message>
<source>Return to Top</source>
<translation>Return to Top</translation>
<extracomment>UI -> Media Grid -> Item Title in user setting screen.</extracomment>
</message>
<message>
<source>Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)</source>
<translation>Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)</translation>
<extracomment>Description for option in Setting Screen</extracomment>
</message>
</context>
</TS>

View File

@ -35,8 +35,8 @@
"default": "false"
},
{
"title": "Item Reset",
"description": "Use the refresh button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)",
"title": "Return to Top",
"description": "Use the replay button to slowly animate to the first item in the folder. (If disabled, The folder will reset to the first item immediately)",
"settingName": "itemgrid.reset",
"type": "bool",
"default": "true"