Bump version to 6.0.3

This commit is contained in:
redphx
2024-12-09 20:08:59 +07:00
parent d0a8b894b9
commit ca64b592c5
4 changed files with 11 additions and 11 deletions

View File

@@ -27,8 +27,6 @@ export const SUPPORTED_LANGUAGES = {
};
const Texts = {
"button-xbox": "Xbox button",
"press": "Press",
"activate": "Activate",
"activated": "Activated",
"active": "Active",
@@ -56,6 +54,7 @@ const Texts = {
"brazil": "Brazil",
"brightness": "Brightness",
"browser-unsupported-feature": "Your browser doesn't support this feature",
"button-xbox": "Xbox button",
"bypass-region-restriction": "Bypass region restriction",
"can-stream-xbox-360-games": "Can stream Xbox 360 games",
"cancel": "Cancel",
@@ -220,6 +219,7 @@ const Texts = {
"prefer-ipv6-server": "Prefer IPv6 server",
"preferred-game-language": "Preferred game's language",
"preset": "Preset",
"press": "Press",
"press-esc-to-cancel": "Press Esc to cancel",
"press-key-to-toggle-mkb": [
(e: any) => `Press ${e.key} to toggle this feature`,