Translations.
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
aminecmi
2022-08-22 21:53:31 +02:00
parent a9caaefb4d
commit 78cb5d047f
17 changed files with 34 additions and 0 deletions

View File

@ -142,6 +142,8 @@
<string name="pref_switch_update_sources">检查新来源和标签</string>
<string name="pref_switch_update_sources_summary">如果你的服务器接收过多的数据库查询,请禁用此功能。</string>
<string name="no_network_connectivity">未连接!</string>
<string name="network_connectivity_lost">"Network connection lost"</string>
<string name="network_connectivity_retrieved">"Network connection is now available"</string>
<string name="pref_switch_periodic_refresh">同步文章</string>
<string name="pref_switch_periodic_refresh_off">文章将不会在后台同步</string>
<string name="pref_switch_periodic_refresh_on">将定期同步文章</string>