Call method in all files that is used

前端 未结 0 1766

I have a method in the class LanguageManager:

public static String addTranslation(String category, String name, String text) {
    text = text.re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题