New translations strings.xml (Chinese Simplified)

This commit is contained in:
Austin Huang 2021-03-17 16:09:02 -04:00
parent df725ff81d
commit 0513c72d5c
1 changed files with 6 additions and 6 deletions

View File

@ -473,10 +473,10 @@
<string name="enable_dm_notifications">启用私信通知</string>
<string name="enable_dm_auto_refesh">自动刷新私信消息</string>
<string name="auto_refresh_every">自动刷新间隔</string>
<string name="secs">secs</string>
<string name="mins">mins</string>
<string name="search_giphy">Search GIPHY</string>
<string name="generic_null_response">Response is null!</string>
<string name="generic_not_ok_response">Response status is not ok!</string>
<string name="generic_failed_request">Request failed!</string>
<string name="secs"></string>
<string name="mins"></string>
<string name="search_giphy">搜索 GIPHY</string>
<string name="generic_null_response">回应为空!</string>
<string name="generic_not_ok_response">回应状态错误!</string>
<string name="generic_failed_request">请求失败</string>
</resources>