Skip to content

Commit

Permalink
Update source file strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
DatL4g committed May 11, 2024
1 parent cbedf2e commit 6f8ee0a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composeApp/src/commonMain/moko-resources/base/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">AniFlow</string>
<string name="home">Home</string>
Expand Down Expand Up @@ -70,10 +70,4 @@
<string name="repeating">Repeating</string>
<string name="install">Install</string>
<string name="duration_per_episode">%dmin / Episode</string>
<string name="episode_number">Episode %d</string>
<string name="title_language">Title Language</string>
<string name="char_language">Character Language</string>
<string name="login">Login</string>
<string name="logout">Logout</string>
<string name="open_links">Open Links</string>
</resources>

0 comments on commit 6f8ee0a

Please sign in to comment.