We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da9bd5 commit a0c1f1eCopy full SHA for a0c1f1e
.weblate.ini
@@ -0,0 +1,11 @@
1
+; Configuration file for `wlc` - Weblate Command Line Client
2
+; See https://docs.weblate.org/en/latest/wlc.html#configuration-files
3
+[weblate]
4
+url = https://hosted.weblate.org/api/
5
+translation = pypa/warehouse
6
+
7
+; User needs to obtain their own Weblate API Key
8
+; https://hosted.weblate.org/accounts/profile/#api
9
+; and place in ~/.config/weblate.ini (or similar Windows path, see docs)
10
+;[keys]
11
+;https://hosted.weblate.org/api/ = APIKEY
0 commit comments