mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 12:28:03 -08:00
Refactor Damage Meter UI config;
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -439,7 +439,13 @@ language.default_language = {
|
||||
my_otomos = "My Buddies",
|
||||
other_player_otomos = "Other Player Buddies",
|
||||
servant_otomos = "Servant Buddies",
|
||||
level = "Level"
|
||||
level = "Level",
|
||||
|
||||
name_label = "Name Label",
|
||||
myself = "Myself",
|
||||
total = "Total",
|
||||
|
||||
level_label = "Level Label"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user