string chore

This commit is contained in:
Austin Huang 2020-12-22 15:40:06 -05:00
parent 2aa3d1ebeb
commit 3261bc5987
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with 3 additions and 3 deletions

View File

@ -114,9 +114,9 @@
<string name="unrestrict">Unrestrict</string>
<string name="bio_copy">Copy bio</string>
<string name="bio_translate">Translate bio</string>
<string name="status_mutual">Following each other</string>
<string name="status_following">Followed by you</string>
<string name="status_follower">Following you</string>
<string name="status_mutual">Mutual</string>
<string name="status_following">Following</string>
<string name="status_follower">Follower</string>
<string name="map">Map</string>
<string name="dialog_export_btn_export">Export</string>
<string name="dialog_export_btn_import">Import</string>