mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
Merge branch 'chenwei/uos-fix' into 'uos'
feat:Add a script to update the translation file See merge request dde-v20/dde-dock!486
This commit is contained in:
commit
50411d5124
6
.transifexrc
Normal file
6
.transifexrc
Normal file
@ -0,0 +1,6 @@
|
||||
[https://www.transifex.com]
|
||||
api_hostname = https://api.transifex.com
|
||||
hostname = https://www.transifex.com
|
||||
password = 1/fed29a347a3f79abfe438d15d1af9dceac2ba39d
|
||||
username = api
|
||||
|
4
lupdate.sh
Executable file
4
lupdate.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
rm ./translations/dde-dock.ts
|
||||
lupdate ./ -ts ./translations/dde-dock.ts
|
||||
tx push -s -b uos
|
Loading…
x
Reference in New Issue
Block a user