Browse Source

feat: 多语言脚本修改

XiaodongLin 7 tháng trước cách đây
mục cha
commit
edc74a762d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      push_translations.py

+ 1 - 1
push_translations.py

@@ -104,7 +104,7 @@ def fetch_all_keys():
             break
 
         data = r.json()
-        print(data)
+        # print(data)
 
         dataList.extend(data['_embedded']['keys'])