1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Add GraphQl error handling

This commit is contained in:
Ammar Githam 2021-03-30 20:44:01 +09:00
parent f7b918d91b
commit 07f41a8a8c
5 changed files with 39 additions and 21 deletions

View file

@ -481,4 +481,6 @@
<string name="inactive_user">User is inactive!</string>
<string name="crash_report_subject">Barinsta Crash Report</string>
<string name="crash_report_title">Select an email app to send crash logs</string>
<string name="not_found">Not found!</string>
<string name="rate_limit">Your IP has been rate limited by Instagram. Wait for an hour and try again.</string>
</resources>