메소드 | 설명 | |
---|---|---|
str ( string input ) : string | ||
str ( string input, string>.Dictionary |
Translate a string placeholder into the current language
|
public static str ( string input, string>.Dictionary |
||
input | string | String placeholder from a translations file |
replacements | string>.Dictionary | A dictionary of replacements to do in the translated string |
리턴 | string |