Skip to content

Commit

Permalink
MULTIPLE_TICKETS: Welsh form changes (#433)
Browse files Browse the repository at this point in the history
* Welsh form changes

* Update version to 0.1.217

---------

Co-authored-by: FSD Github Actions <[email protected]>
  • Loading branch information
adamdavies1 and FSD Github Actions authored Dec 5, 2023
1 parent dcd6429 commit 847b5ae
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion fsd_config/form_jsons/cof/cy/cyllid-sydd-ei-angen-cof.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,13 @@
"name": "qQLyXL",
"options": {
"prefix": "£",
"columnTitles": ["Disgrifiad", "Swm", "Gweithred"],
"columnTitles": [
"Disgrifiad",
"Swm",
"Cyllid gan y grant COF",
"Cyfanswm yr arian cyfatebol",
"Gweithred"
],
"required": true
},
"type": "MultiInputField",
Expand Down
4 changes: 2 additions & 2 deletions fsd_config/form_jsons/cof/cy/gwybodaeth-am-yr-ased-cof.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"name": "oXGwlA",
"options": {},
"type": "RadiosField",
"title": "Asset type",
"title": "Math o ased",
"hint": "Dewiswch sut mae'r eiddo yn cael ei ddefnyddio yn bennaf. Er enghraifft, os yw'n theatr sydd â chaffi hefyd, dewiswch 'Theatr'",
"list": "jWXaBR"
}
Expand Down Expand Up @@ -462,7 +462,7 @@
"name": "mZwrmI",
"options": {},
"type": "YesNoField",
"title": "Are there assets or services of a similar type available locally?"
"title": "Oes mathau tebyg o asedau neu wasanaethau ar gael yn lleol?"
}
],
"next": [
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=0.1.216
VERSION=0.1.217

0 comments on commit 847b5ae

Please sign in to comment.