Skip to content

Commit

Permalink
Cleaned translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Jun 15, 2024
1 parent b9c0f55 commit df764fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions src-ui/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,14 +431,6 @@
},
"title": "Volume for audio device ''{deviceName}'' set to {percentage}"
},
"vrchatAvatarChanged": {
"reason": {
"SLEEP_MODE_DISABLED": "As sleep mode was disabled",
"SLEEP_MODE_ENABLED": "As sleep mode was enabled",
"SLEEP_PREPARATION": "As you prepared to go to sleep"
},
"title": "Changed your VRChat avatar to ''{avatarName}''"
},
"changedSystemMicControllerButtonBehavior": {
"reason": {
"SLEEP_MODE_DISABLED": "As sleep mode was disabled",
Expand Down Expand Up @@ -713,6 +705,14 @@
},
"title": "Unmuted audio device ''{deviceName}''"
},
"vrchatAvatarChanged": {
"reason": {
"SLEEP_MODE_DISABLED": "As sleep mode was disabled",
"SLEEP_MODE_ENABLED": "As sleep mode was enabled",
"SLEEP_PREPARATION": "As you prepared to go to sleep"
},
"title": "Changed your VRChat avatar to ''{avatarName}''"
},
"windowsPowerPolicySet": {
"reason": {
"SLEEP_MODE_DISABLED": "As sleep mode was disabled",
Expand Down Expand Up @@ -2440,4 +2440,4 @@
},
"title": "VRChat Microphone Mute Automations"
}
}
}
2 changes: 1 addition & 1 deletion src-ui/assets/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -2398,4 +2398,4 @@
},
"title": "VRChatマイクミュートの自動化"
}
}
}

0 comments on commit df764fa

Please sign in to comment.