Update copy on app settings page
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
{{ TextInput(edit_form.name, validation='requiredField', optional=False) }}
|
||||
{{
|
||||
SaveButton(
|
||||
text=("common.save" | translate)
|
||||
text=("common.save_changes" | translate)
|
||||
)
|
||||
}}
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user