Files
lottiefiles-app/i18n/src/main/res/values/strings.xml
T
2021-09-04 17:58:34 +02:00

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>