Add strings for update checker
This commit is contained in:
parent
29a38530a2
commit
704bbce9bb
@ -1,5 +1,12 @@
|
||||
// German translation by Animan8000
|
||||
dict = {
|
||||
checking_updates: `[UNTRANSLATED] Checking for updates...`,
|
||||
update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
|
||||
no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
|
||||
dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
|
||||
dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
|
||||
server_host: `Server-Host`,
|
||||
server_host_submit: `Ändern`,
|
||||
logout: `Abmelden`,
|
||||
|
@ -1,4 +1,11 @@
|
||||
dict = {
|
||||
checking_updates: `Checking for updates...`,
|
||||
update_check_fail: `Failed to check for updates.`,
|
||||
no_update: `You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
|
||||
dll_to_dll_update: `You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
|
||||
dll_to_hotfix_update: `You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
hotfix_to_hotfix_update: `You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
|
||||
server_host: `Server Host`,
|
||||
server_host_submit: `Change`,
|
||||
logout: `Logout`,
|
||||
|
@ -1,5 +1,12 @@
|
||||
// French translation by Vitruvio (zexal.)
|
||||
dict = {
|
||||
checking_updates: `[UNTRANSLATED] Checking for updates...`,
|
||||
update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
|
||||
no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
|
||||
dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
|
||||
dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
|
||||
server_host: `Hôte (serveur)`,
|
||||
server_host_submit: `Modifier`,
|
||||
logout: `Déconnexion`,
|
||||
|
@ -1,5 +1,12 @@
|
||||
// Russian translation by azdful
|
||||
dict = {
|
||||
checking_updates: `[UNTRANSLATED] Checking for updates...`,
|
||||
update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
|
||||
no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
|
||||
dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
|
||||
dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
|
||||
server_host: `Хост Сервера`,
|
||||
server_host_submit: `Изменить`,
|
||||
logout: `Выход`,
|
||||
|
@ -1,5 +1,12 @@
|
||||
// Chinese translation by 喜欢 (wxhn1225)
|
||||
dict = {
|
||||
checking_updates: `[UNTRANSLATED] Checking for updates...`,
|
||||
update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
|
||||
no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
|
||||
dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
|
||||
dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
|
||||
|
||||
server_host: `服务器主机`,
|
||||
server_host_submit: `更改`,
|
||||
logout: `注销`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user