Skip to content

Commit 7f0cfb2

Browse files
crowdin-botgithub-actions[bot]
authored andcommitted
New Crowdin translations by GitHub Action
1 parent 8edd75d commit 7f0cfb2

5 files changed

Lines changed: 25 additions & 5 deletions

File tree

lib/l10n/app_es.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "es",
2+
"@@locale": "es-ES",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_ga.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "ga",
2+
"@@locale": "ga-IE",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"@_LIBRARY": {},
55
"@_SEARCH": {},

lib/l10n/app_pt.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "pt",
2+
"@@locale": "pt-PT",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_sv.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "sv",
2+
"@@locale": "sv-SE",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"appName": "Musly",
55
"@appName": {

lib/l10n/app_zh.arb

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@@locale": "zh",
2+
"@@locale": "zh-CN",
33
"@@last_modified": "2026-02-07T16:10:00Z",
44
"goodMorning": "早上好",
55
"@goodMorning": {
@@ -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)