merge with dev

This commit is contained in:
Rune Dyselinck 2023-05-02 17:21:26 +02:00
commit 51c8fb122d
40 changed files with 890 additions and 444 deletions

View file

@ -10,6 +10,7 @@
<!-- Actions -->
<string name="confirm">Confirm</string>
<string name="save">Save</string>
<string name="discard">Discard</string>
<string name="cancel">Cancel</string>
<string name="go_back">Go back</string>
<string name="next">Next</string>
@ -44,6 +45,7 @@
<!-- Sessions -->
<string name="sessions">Sessions</string>
<string name="end_session">End session</string>
<!-- Profile -->
<string name="profile">Profile</string>