mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-01-03 14:40:07 +02:00
Add follow indicator
This commit is contained in:
parent
b77239b874
commit
8548e6f098
2 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,4 @@
|
|||
<resources>
|
||||
|
||||
|
||||
<string name="follows_you">Follows you</string>
|
||||
</resources>
|
|
@ -1946,4 +1946,5 @@
|
|||
<string name="inserted_count">%d new messages</string>
|
||||
<string name="updated_count">%d updated messages</string>
|
||||
<string name="frequency_count_minutes">%d frequency (minutes)</string>
|
||||
<string name="follows_you">Follows you</string>
|
||||
</resources>
|
Loading…
Reference in a new issue