Fixing missing error toast message

This commit is contained in:
LucasGGamerM 2022-12-22 09:03:14 -03:00
parent d9f6ef69fe
commit b570064b99
1 changed files with 1 additions and 0 deletions

View File

@ -63,4 +63,5 @@
<string name="sk_example_domain">example.social</string> <string name="sk_example_domain">example.social</string>
<string name="sk_app_username" translatable="false">\@megalodon</string> <string name="sk_app_username" translatable="false">\@megalodon</string>
<string name="sk_tabs_disable_swipe">Disable swiping between tabs</string> <string name="sk_tabs_disable_swipe">Disable swiping between tabs</string>
<string name="sk_not_supported">Not supported on your device</string>
</resources> </resources>