diff options
| author | RblSb <msrblsb@gmail.com> | 2025-08-21 20:40:25 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2025-08-21 20:40:25 +0300 |
| commit | bae9d4be2fd8f0819f45fbff2917d1b402b3b610 (patch) | |
| tree | f59a5a0ed9e70f4c47ecc639ac3882f699d22730 /res/langs/en.json | |
| parent | e01ed5f5431551f8b159b4fd491c670efeca57ee (diff) | |
Minor locales fix
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 1cda8aa..a7ce267 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -11,7 +11,7 @@ "hintListRequestLeaderMouse": "(also use right mouse button for quick pause)", "hintListRequestLeaderTouch": "(also use long tap for quick pause)", "hintListOpenInApp": "$openInApp this server for better Android experience", - "hintListHide": "$hideThisMessage and send <b>/help</b> in chat to see it again", + "hintListHide": "$hideThisMessage and send <code>/help</code> in chat to see it again", "addVideos": "Add Videos", "requestLeader": "Request Leader", "openInApp": "Open in App", @@ -61,7 +61,7 @@ "leaderDesc": "Request video control permissions", "mobileViewBtn": "Mobile View", "leader": "Leader", - "enterAsGuest": "Enter As Guest", + "enterAsGuest": "Enter As Guest:", "yourName": "Your Name", "enterUserPassword": "Enter User Password", "yourPassword": "Your Password", |
