12 lines
454 B
XML
12 lines
454 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">Lottiefile App</string>
|
|
<string name="txt_home">Home</string>
|
|
<string name="txt_explore">Explore</string>
|
|
<string name="txt_preview">Preview</string>
|
|
<string name="txt_featured">Featured</string>
|
|
<string name="txt_recent">Recent</string>
|
|
<string name="txt_popular">Popular</string>
|
|
<string name="txt_lottie_logo">Lottie Logo</string>
|
|
</resources> |