Create record cannot create the record with local language in a String field.Issue When use action Create Record from flow designer to create a record, in a field you want to display a string from former steps of the flow, the string is not in local language by which you login, but in English.The attached screenshot is an example from table incident. ReleaseAll release.CauseThis is by design. If 'Run as' of flow property is set to 'System user', it always output in English.ResolutionIf local language is needed, please follow: Change 'Run as' to 'User who initiates the session'.Change the login language to local language, like Japanese.Run the flow.