mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 19:31:17 +00:00
18 lines
363 B
JSON
18 lines
363 B
JSON
{
|
|
"add": "回答を追加する",
|
|
"city": "市区町村",
|
|
"country": "国",
|
|
"created": "作成",
|
|
"device": {
|
|
"name": "デバイス名",
|
|
"type": "デバイスの種類"
|
|
},
|
|
"edit": "編集",
|
|
"export": "出力",
|
|
"field": "項目",
|
|
"lastModified": "最終更新",
|
|
"progress": "進行状況",
|
|
"submission": "回答",
|
|
"value": "値"
|
|
}
|