Update RSS widget locale

This commit is contained in:
ajnart
2023-04-05 14:18:54 +09:00
parent 6811388991
commit 54aa5f7f4d

View File

@@ -5,7 +5,8 @@
"settings": { "settings": {
"title": "Settings for RSS widget", "title": "Settings for RSS widget",
"rssFeedUrl": { "rssFeedUrl": {
"label": "RSS feed url" "label": "RSS feeds urls",
"description": "The urls of the RSS feeds you want to display from."
} }
} }
}, },