Add missing string

This commit is contained in:
2022-09-30 15:00:25 +02:00
parent b5b820c64b
commit dc8381b661
2 changed files with 2 additions and 1 deletions

View File

@ -63,6 +63,7 @@
<string name="card_height_off">Card height will be fixed</string>
<string name="source_code">Source code</string>
<string name="drawer_error_loading_tags">Error loading tags…</string>
<string name="drawer_error_loading_sources">Error loading sources…</string>
<string name="drawer_item_filters">Filters</string>
<string name="drawer_action_clear">clear</string>
<string name="drawer_item_tags">Tags</string>