Update Translators context
This commit is contained in:
@ -83,7 +83,7 @@ defmodule Outlook.Translators do
|
||||
|> IO.iodata_to_binary()
|
||||
end
|
||||
|
||||
def process_translation(translation, tunit_ids) do
|
||||
defp process_translation(translation, tunit_ids) do
|
||||
tunit_map = translation
|
||||
|> Floki.parse_fragment!
|
||||
|> Floki.find("tunit")
|
||||
|
||||
Reference in New Issue
Block a user