fix: message.not-used [no ci]

This commit is contained in:
严浩
2025-04-01 09:23:16 +08:00
parent 7072f171e0
commit db2c210a09

View File

@ -1,6 +1,7 @@
{
"message": {
"hello": "hello world",
"greeting": "good morning, world!"
"greeting": "good morning, world!",
"not-used": "not used"
}
}