Skip to content

Commit b45a070

Browse files
fix: Added missing English translations
1 parent 2117113 commit b45a070

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

locales/en-US/translation.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"assistSettings": "Assistant Settings",
8484
"showTimestampUpdate": "Show Timestamp Updates",
8585
"touchSyncPanel": "Touch Sync Panel",
86+
"bgLyricIgnoreSync": "Ignore Background Vocals",
8687
"displayOptions": "Display Options",
8788
"showTimestamps": "Show Timestamps",
8889
"highlightActiveWord": "Highlight Active Word",
@@ -197,8 +198,7 @@
197198
"rubySegment": "Ruby Segmentation",
198199
"advancedSegment": "Advanced Segment...",
199200
"syncLineTimestamps": "Sync Line Timestamps",
200-
"perWordRomanization":
201-
{
201+
"perWordRomanization": {
202202
"index": "Per-Word Romanization",
203203
"check": "Check Per-Word Romanization",
204204
"distribute": "Distribute Romanization...",
@@ -232,7 +232,8 @@
232232
"saving": "Saving...",
233233
"pending": "Saving...",
234234
"savedAt": "Last saved at",
235-
"saved": "Saved"
235+
"saved": "Saved",
236+
"autoSavedAt": "Autosaved at {time}"
236237
},
237238
"popover": {
238239
"filename": "File Name",

0 commit comments

Comments
 (0)