fix(crowdin): do not invalidate approved strings
This commit is contained in:
parent
cfb0695e9e
commit
ba3fd76ea6
@ -28,6 +28,6 @@ files: [
|
||||
# }
|
||||
# },
|
||||
|
||||
"update_option": "update_as_unapproved"
|
||||
"update_option": "update_without_changes"
|
||||
}
|
||||
]
|
||||
|
@ -23,6 +23,6 @@ files: [
|
||||
# }
|
||||
# },
|
||||
|
||||
"update_option": "update_as_unapproved"
|
||||
"update_option": "update_without_changes"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user