fix(crowdin): do not invalidate approved strings

This commit is contained in:
Mrugesh Mohapatra
2020-10-22 06:34:48 +05:30
parent cfb0695e9e
commit ba3fd76ea6
2 changed files with 2 additions and 2 deletions

View File

@ -28,6 +28,6 @@ files: [
# } # }
# }, # },
"update_option": "update_as_unapproved" "update_option": "update_without_changes"
} }
] ]

View File

@ -23,6 +23,6 @@ files: [
# } # }
# }, # },
"update_option": "update_as_unapproved" "update_option": "update_without_changes"
} }
] ]