Skip to content

Commit 6c6c24e

Browse files
committed
fix: app name english to iPomodoro
1 parent c453b20 commit 6c6c24e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">愛蕃茄</string>
3+
<string name="app_name">iPomodoro</string>
44
</resources>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">iPomodoro</string>
4+
</resources>

0 commit comments

Comments
 (0)