added menu items

This commit is contained in:
Bipin
2020-12-14 11:55:20 +01:00
parent 759772097c
commit f4d74f9880
3 changed files with 55 additions and 6 deletions

View File

@@ -2,4 +2,8 @@
<string name="app_name">Next Location</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="locations">Locaties</string>
<string name="routes">Routes</string>
<string name="statistics">Statistieken</string>
<string name="settings">Instellingen</string>
</resources>