Skip to content

Commit

Permalink
Discard changes to composeApp/src/commonMain/moko-resources/base/stri…
Browse files Browse the repository at this point in the history
…ngs.xml
  • Loading branch information
DatL4g authored May 11, 2024
1 parent 0600fa9 commit f7c4b2e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion 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,4 +70,10 @@
<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 f7c4b2e

Please sign in to comment.