Various translation fixes (#2322)

* Closes #2321
This commit is contained in:
gir489
2023-10-21 18:10:46 -04:00
committed by GitHub
parent 37468ca7b0
commit 352878b8b9
6 changed files with 38 additions and 52 deletions

View File

@ -179,7 +179,7 @@ namespace big
g_ped_animation_service.fetch_saved_animations();
});
components::small_text("VIEW_SELF_ANIMATIONS_HINT"_T);
components::small_text("VIEW_SELF_ANIMATIONS_DOUBLE_CLICK_TO_PLAY"_T);
components::small_text("VIEW_SELF_ANIMATIONS_DOUBLE_SHIFT_CLICK_TO_DELETE"_T);
ImGui::SameLine();