ci: Update plugins

This commit is contained in:
2025-04-08 09:53:33 +08:00
parent a4f78b3a95
commit 4b4bf5ed65
164 changed files with 1745 additions and 160 deletions

View File

@@ -1,6 +1,12 @@
{
"Culture": "en-US",
"Strings": {
"SourceName": "BMKG Open Data"
"AuthorityName": "BMKG",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "Max intensity",
"SourceName": "BMKG Open Data",
"Title": "Earthquake data"
}
}

View File

@@ -1,6 +1,12 @@
{
"Culture": "id-ID",
"Strings": {
"SourceName": "Data Terbuka BMKG"
"AuthorityName": "BMKG",
"PropertyDepth": "Kedalaman",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "Intensitas maks.",
"SourceName": "Data Terbuka BMKG",
"Title": "Data gempabumi"
}
}

View File

@@ -1,6 +1,12 @@
{
"Culture": "yue-HK",
"Strings": {
"SourceName": "BMKG 開放數據"
"AuthorityName": "BMKG",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "最大烈度",
"SourceName": "BMKG 開放數據",
"Title": "地震數據"
}
}

View File

@@ -1,6 +1,12 @@
{
"Culture": "zh-TW",
"Strings": {
"SourceName": "BMKG 開放數據"
"AuthorityName": "BMKG",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "最大震度",
"SourceName": "BMKG 開放數據",
"Title": "地震數據"
}
}

View File

@@ -1,6 +1,12 @@
{
"Culture": "zh-CN",
"Strings": {
"SourceName": "BMKG 开放数据"
"AuthorityName": "BMKG",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "最大烈度",
"SourceName": "BMKG 开放数据",
"Title": "地震数据"
}
}