Change "Archived" notifications to "Read" notifications (#3554)

* Change archived to read

* Change string names
This commit is contained in:
Anmol Gupta 2020-03-20 19:50:20 +05:30 committed by GitHub
parent fb51fc618a
commit a63a3580de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 130 additions and 130 deletions

View file

@ -254,7 +254,7 @@
<string name="contributions_fragment">योगदानहरू</string>
<string name="nearby_fragment">नजिकैको</string>
<string name="notifications">सूचनाहरू</string>
<string name="archived_notifications">सूचनाहरू (अभिलेख)</string>
<string name="read_notifications">सूचनाहरू (अभिलेख)</string>
<string name="list_sheet">सूची</string>
<string name="storage_permission">भण्डारण अनुमति</string>
<string name="next">अर्को</string>