added some welsh translations for dns

This commit is contained in:
2021-08-12 14:09:21 +01:00
parent c43b0db9e7
commit 8a512f6c46
22 changed files with 362 additions and 115 deletions
+15
View File
@@ -40,6 +40,21 @@
],
"/newappeal/*": [
"newappeal"
],
"/dns/*": [
"dnsCommon"
],
"/dns": [
"dnsCommon",
"dnsHome"
],
"/dns/applications": [
"dnsCommon",
"dnsApplications"
],
"/dns/application-view": [
"dnsCommon",
"dnsApplicationView"
]
}
}