chore(webui): reuse "code_remove" for "general_removeButton" #2421
@ -485,7 +485,7 @@
 | 
				
			|||||||
                            <select class="form-control" id="valenceBonus-innateDamage"></select>
 | 
					                            <select class="form-control" id="valenceBonus-innateDamage"></select>
 | 
				
			||||||
                            <input type="number" id="valenceBonus-procent" min="25" max="60" step="0.1" class="form-control" style="max-width:100px" />
 | 
					                            <input type="number" id="valenceBonus-procent" min="25" max="60" step="0.1" class="form-control" style="max-width:100px" />
 | 
				
			||||||
                            <button class="btn btn-primary" type="submit" value="set" data-loc="general_setButton"></button>
 | 
					                            <button class="btn btn-primary" type="submit" value="set" data-loc="general_setButton"></button>
 | 
				
			||||||
                            <button class="btn btn-danger" type="submit" value="remove" data-loc="general_removeButton"></button>
 | 
					                            <button class="btn btn-danger" type="submit" value="remove" data-loc="code_remove"></button>
 | 
				
			||||||
                        </form>
 | 
					                        </form>
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
					    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
				
			||||||
    general_addButton: `Hinzufügen`,
 | 
					    general_addButton: `Hinzufügen`,
 | 
				
			||||||
    general_setButton: `[UNTRANSLATED] Set`,
 | 
					    general_setButton: `[UNTRANSLATED] Set`,
 | 
				
			||||||
    general_removeButton: `[UNTRANSLATED] Remove`,
 | 
					 | 
				
			||||||
    general_bulkActions: `Massenaktionen`,
 | 
					    general_bulkActions: `Massenaktionen`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `[UNTRANSLATED] Login failed. Double-check the email and password.`,
 | 
					    code_loginFail: `[UNTRANSLATED] Login failed. Double-check the email and password.`,
 | 
				
			||||||
 | 
				
			|||||||
@ -2,7 +2,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
					    general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
				
			||||||
    general_addButton: `Add`,
 | 
					    general_addButton: `Add`,
 | 
				
			||||||
    general_setButton: `Set`,
 | 
					    general_setButton: `Set`,
 | 
				
			||||||
    general_removeButton: `Remove`,
 | 
					 | 
				
			||||||
    general_bulkActions: `Bulk Actions`,
 | 
					    general_bulkActions: `Bulk Actions`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `Login failed. Double-check the email and password.`,
 | 
					    code_loginFail: `Login failed. Double-check the email and password.`,
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `Para ver los cambios en el juego, necesitas volver a sincronizar tu inventario, por ejemplo, usando el comando /sync del bootstrapper, visitando un dojo o repetidor, o volviendo a iniciar sesión.`,
 | 
					    general_inventoryUpdateNote: `Para ver los cambios en el juego, necesitas volver a sincronizar tu inventario, por ejemplo, usando el comando /sync del bootstrapper, visitando un dojo o repetidor, o volviendo a iniciar sesión.`,
 | 
				
			||||||
    general_addButton: `Agregar`,
 | 
					    general_addButton: `Agregar`,
 | 
				
			||||||
    general_setButton: `Establecer`,
 | 
					    general_setButton: `Establecer`,
 | 
				
			||||||
    general_removeButton: `Quitar`,
 | 
					 | 
				
			||||||
    general_bulkActions: `Acciones masivas`,
 | 
					    general_bulkActions: `Acciones masivas`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `Error al iniciar sesión. Verifica el correo electrónico y la contraseña.`,
 | 
					    code_loginFail: `Error al iniciar sesión. Verifica el correo electrónico y la contraseña.`,
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
					    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
				
			||||||
    general_addButton: `Ajouter`,
 | 
					    general_addButton: `Ajouter`,
 | 
				
			||||||
    general_setButton: `[UNTRANSLATED] Set`,
 | 
					    general_setButton: `[UNTRANSLATED] Set`,
 | 
				
			||||||
    general_removeButton: `[UNTRANSLATED] Remove`,
 | 
					 | 
				
			||||||
    general_bulkActions: `Action groupée`,
 | 
					    general_bulkActions: `Action groupée`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `Connexion échouée. Vérifiez le mot de passe.`,
 | 
					    code_loginFail: `Connexion échouée. Vérifiez le mot de passe.`,
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
					    general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
 | 
				
			||||||
    general_addButton: `Добавить`,
 | 
					    general_addButton: `Добавить`,
 | 
				
			||||||
    general_setButton: `Установить`,
 | 
					    general_setButton: `Установить`,
 | 
				
			||||||
    general_removeButton: `Удалить`,
 | 
					 | 
				
			||||||
    general_bulkActions: `Массовые действия`,
 | 
					    general_bulkActions: `Массовые действия`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `[UNTRANSLATED] Login failed. Double-check the email and password.`,
 | 
					    code_loginFail: `[UNTRANSLATED] Login failed. Double-check the email and password.`,
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,6 @@ dict = {
 | 
				
			|||||||
    general_inventoryUpdateNote: `注意:要在游戏中查看更改,您需要重新同步库存,例如使用引导程序的 /sync 命令、访问道场/中继站或重新登录客户端.`,
 | 
					    general_inventoryUpdateNote: `注意:要在游戏中查看更改,您需要重新同步库存,例如使用引导程序的 /sync 命令、访问道场/中继站或重新登录客户端.`,
 | 
				
			||||||
    general_addButton: `添加`,
 | 
					    general_addButton: `添加`,
 | 
				
			||||||
    general_setButton: `设置`,
 | 
					    general_setButton: `设置`,
 | 
				
			||||||
    general_removeButton: `移除`,
 | 
					 | 
				
			||||||
    general_bulkActions: `批量操作`,
 | 
					    general_bulkActions: `批量操作`,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    code_loginFail: `登录失败.请检查邮箱和密码.`,
 | 
					    code_loginFail: `登录失败.请检查邮箱和密码.`,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user