feat: update language

This commit is contained in:
Barry 2022-04-09 17:30:46 +08:00
commit 816ae74672
5 changed files with 11 additions and 2 deletions

Binary file not shown.

View file

@ -376,6 +376,10 @@ You can download it at the following address:</source>
<source>screen shot</source> <source>screen shot</source>
<translation>screen shot</translation> <translation>screen shot</translation>
</message> </message>
<message>
<source>open screen</source>
<translation>open screen</translation>
</message>
</context> </context>
<context> <context>
<name>VideoForm</name> <name>VideoForm</name>

Binary file not shown.

View file

@ -362,6 +362,10 @@
<source>screen shot</source> <source>screen shot</source>
<translation></translation> <translation></translation>
</message> </message>
<message>
<source>open screen</source>
<translation></translation>
</message>
</context> </context>
<context> <context>
<name>VideoForm</name> <name>VideoForm</name>

View file

@ -1,5 +1,3 @@
最后同步scrcpy 08baaf4b575aef7ee56d14683be3f4e3a86d39aa
# TODO # TODO
## 低优先级 ## 低优先级
- text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg - text转换 https://github.com/Genymobile/scrcpy/commit/c916af0984f72a60301d13fa8ef9a85112f54202?tdsourcetag=s_pctim_aiomsg
@ -24,6 +22,9 @@
## ffmpeg ## ffmpeg
[ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html) [ffmpeg编译参数详解](https://www.cnblogs.com/wainiwann/p/4204230.html)
## fontawesome
[fontawesome 在线搜索](http://www.fontawesome.com.cn/cheatsheet/)
## adb ## adb
以下是 ADB 和 Fastboot 的谷歌官方下载链接: 以下是 ADB 和 Fastboot 的谷歌官方下载链接: