summaryrefslogtreecommitdiff
path: root/app/java/res/values/strings.xml
blob: beab6c5fb8e92bee28244565dd68cd85d631691f (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="label">
        Pihole DNS Proxy
    </string>

    <string name="btnStart">
      Start Proxy
    </string>
</resources>