fix(crowdin): do not invalidate approved strings
This commit is contained in:
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user