Skip to content

Commit efd8798

Browse files
authored
Merge pull request #93 from dddevid/l10n_crowdin_action
New Crowdin translations
2 parents 8edd75d + f91c70f commit efd8798

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

lib/l10n/app_zh.arb

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,7 +1479,27 @@
14791479
"@sectionBpmAnalysis": {
14801480
"description": "Storage settings section header for BPM analysis"
14811481
},
1482+
"musicCacheTitle": "音乐缓存",
1483+
"@musicCacheTitle": {
1484+
"description": "Toggle title for music metadata cache"
1485+
},
1486+
"musicCacheSubtitle": "本地保存歌曲元数据",
1487+
"@musicCacheSubtitle": {
1488+
"description": "Subtitle for music cache toggle"
1489+
},
1490+
"bpmCacheTitle": "BPM 缓存",
1491+
"@bpmCacheTitle": {
1492+
"description": "Toggle title for BPM analysis cache"
1493+
},
1494+
"bpmCacheSubtitle": "本地保存 BPM 分析",
1495+
"@bpmCacheSubtitle": {
1496+
"description": "Subtitle for BPM cache toggle"
1497+
},
14821498
"@clearAllCache": {
14831499
"description": "Button to clear all cached data"
1500+
},
1501+
"sectionAboutDeveloper": "开发者",
1502+
"@sectionAboutDeveloper": {
1503+
"description": "About screen developer section header"
14841504
}
14851505
}

0 commit comments

Comments
 (0)