This commit is contained in:
Jamie Curnow
2023-03-05 22:37:54 +10:00
parent 6df4ea4d69
commit 15e4900133
4 changed files with 22 additions and 2 deletions

View File

@@ -445,5 +445,11 @@
},
"view-only": {
"defaultMessage": "Nur anschauen"
},
"wildcards-not-permitted": {
"defaultMessage": "Wildcards not permitted for this type"
},
"wildcards-not-supported": {
"defaultMessage": "Wildcards not supported for this CA"
}
}

View File

@@ -623,6 +623,9 @@
"status.ok": {
"defaultMessage": "OK"
},
"status.provided": {
"defaultMessage": "Provided"
},
"status.ready": {
"defaultMessage": "Ready"
},
@@ -724,5 +727,11 @@
},
"view-only": {
"defaultMessage": "View Only"
},
"wildcards-not-permitted": {
"defaultMessage": "Wildcards not permitted for this type"
},
"wildcards-not-supported": {
"defaultMessage": "Wildcards not supported for this CA"
}
}

View File

@@ -448,5 +448,11 @@
},
"view-only": {
"defaultMessage": "مشاهده فقط"
},
"wildcards-not-permitted": {
"defaultMessage": "Wildcards not permitted for this type"
},
"wildcards-not-supported": {
"defaultMessage": "Wildcards not supported for this CA"
}
}