We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdaca1 commit f709c97Copy full SHA for f709c97
firestore-translate-text/extension.yaml
@@ -81,6 +81,7 @@ params:
81
value: asia-northeast1
82
default: us-central1
83
required: true
84
+ immutable: true
85
86
- param: LANGUAGES
87
label: Target languages for translations, as a comma-separated list
@@ -94,7 +95,6 @@ params:
94
95
validationErrorMessage:
96
Languages must be a comma-separated list of ISO-639-1 language codes.
97
- immutable: true
98
99
- param: COLLECTION_PATH
100
label: Collection path
0 commit comments