@@ -25,6 +25,7 @@ const locale = {
2525 toggleOption11 : 'Max Hit' ,
2626 toggleOption12 : 'Show "jobless" Combatants' ,
2727 toggleOption13 : 'Enable streamer mode (blur all names)' ,
28+ toggleOption14 : 'Only show your DPS' ,
2829 maxCombatantsTitle : 'Max Combatants' ,
2930 zoomTitle : 'Zoom Scale' ,
3031 zoomOption1 : '80%' ,
@@ -83,6 +84,7 @@ const locale = {
8384 toggleOption11 : 'Max Hit' ,
8485 toggleOption12 : 'Show "jobless" Combatants' ,
8586 toggleOption13 : 'Enable streamer mode (blur all names)' ,
87+ toggleOption14 : 'Mostrar apenas o seu DPS' ,
8688 maxCombatantsTitle : 'Máx. Personagens' ,
8789 zoomTitle : 'Escala de Zoom' ,
8890 zoomOption1 : '80%' ,
@@ -141,6 +143,7 @@ const locale = {
141143 toggleOption11 : '最强伤害' ,
142144 toggleOption12 : 'Show "jobless" Combatants' ,
143145 toggleOption13 : 'Enable streamer mode (blur all names)' ,
146+ toggleOption14 : '只显示你的DPS' ,
144147 maxCombatantsTitle : '最强战员' ,
145148 zoomTitle : '缩放尺寸' ,
146149 zoomOption1 : '80%' ,
@@ -199,6 +202,7 @@ const locale = {
199202 toggleOption11 : '最強傷害' ,
200203 toggleOption12 : 'Show "jobless" Combatants' ,
201204 toggleOption13 : 'Enable streamer mode (blur all names)' ,
205+ toggleOption14 : '只顯示你的DPS' ,
202206 maxCombatantsTitle : '最強戰員' ,
203207 zoomTitle : '縮放尺寸' ,
204208 zoomOption1 : '80%' ,
@@ -257,6 +261,7 @@ const locale = {
257261 toggleOption11 : 'Max Hit' ,
258262 toggleOption12 : 'Afficher les combatants sans Job' ,
259263 toggleOption13 : 'Enable streamer mode (blur all names)' ,
264+ toggleOption14 : 'Afficher uniquement votre DPS' ,
260265 maxCombatantsTitle : 'Combatants max' ,
261266 zoomTitle : 'Échelle' ,
262267 zoomOption1 : '80%' ,
0 commit comments