1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Updated Save and Load to Import and Export.

This will better reflect their current function.
This commit is contained in:
John Cleaver 2016-04-12 22:11:51 -04:00
parent 7beeae1496
commit c14e24262f

View File

@ -30,7 +30,7 @@
<span class="icon">
<i class="fa fa-download"></i>
</span>
<span>Save</span>
<span>Export Data</span>
</a>
</span>
<span class="header-item">
@ -39,7 +39,7 @@
<span class="icon">
<i class="fa fa-upload"></i>
</span>
<span>Load</span>
<span>Import Data</span>
</a>
</span>
</div>