Add string for future app language toggle preference

Feature won't be added until A13 and/or the Jetpack library is stabler, but adding the string first so translations flow in.

(cherry picked from commit e6447727319ae45d7ce9c9303893ae055ee3c4a7)
This commit is contained in:
arkon 2022-06-19 17:03:07 -04:00 committed by Jobobby04
parent bcb0a24a4f
commit 70b7d646bd

View File

@ -179,6 +179,7 @@
<string name="pref_confirm_exit">Confirm exit</string>
<string name="pref_manage_notifications">Manage notifications</string>
<string name="pref_app_language">App language</string>
<string name="pref_category_security">Security</string>
<string name="lock_with_biometrics">Require unlock</string>