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">Check for new sources and tags</string>
<string name="pref_switch_update_sources_summary">Disable this if your server is receiving excessive amounts of database queries.</string>
<string name="no_network_connectivity">Not connected !</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">Sync articles</string>
<string name="pref_switch_periodic_refresh_off">Articles will not be synced in the background</string>
<string name="pref_switch_periodic_refresh_on">Articles will periodically be synced</string>