mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(i18n): Adjust transifex host URL
Fix URL, otherwise the API token won't be picked up from ~/.transifexrc Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
76b6971267
commit
6e32cf4275
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
host = https://app.transifex.com
|
||||
|
||||
[o:lfleischer:p:aurweb:r:aurwebpot]
|
||||
file_filter = po/<lang>.po
|
||||
|
|
Loading…
Add table
Reference in a new issue