Add Japanese translation file for feedparse(32-feedparse.json) (#322)

This commit is contained in:
Kazuhito Yokoi 2017-05-31 16:45:11 +09:00 committed by Dave Conway-Jones
parent 31769472fa
commit d4d5b1f893
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"feedparse": {
"label": {
"feedurl": "取得先URL",
"refresh": "更新",
"minutes": "分"
},
"errors": {
"badstatuscode": "エラー - 無効なステータスコード",
"invalidurl": "無効なURL"
}
}
}