-
…replace the key into translated sentence by the values associated with this key. example: the key = "{1}" , value = "404" the sentence = "The load result code is {1}" after call of the translate_with_key_value_function the result sentence will be "The load result code is 404"
-
…lib. No need to have redundant name
-
…of Application internal code to generic one web controller (Hayamiki). Needs to be improve