WI: Rename "New" button to "Create" * Fix internationalization issues * fix(i18n): update world creation key and zh-cn translations Changes the i18n key for the world editor's "New" button to "Create" to avoid conflict with listing filters. Updates the Chinese translation for the "New" key to "最新" (Latest). * fix(i18n): correct translation key for world creation button --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>

767746beb2d4903c250fe34024dd3bee85731678

awaae <108462724+awaae001@users.noreply.github.com>

Signed
1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -4797,7 +4797,7 @@
47974797 <input type="file" id="world_import_file" accept=".json,.lorebook,.png" name="avatar" hidden>
47984798 <div id="world_create_button" class="menu_button menu_button_icon">
47994799 <i class="fa-solid fa-globe"></i>
48004800 <span data-i18n="NewCreate">NewCreate</span>
48014801 </div>
48024802 <small data-i18n="or">or</small>
48034803 <select id="world_editor_select">