revisió de la traducció al valencià

This commit is contained in:
2026-03-22 09:57:25 +01:00
parent cd0477cc4c
commit 0cdbeb768d
27 changed files with 48 additions and 48 deletions

View File

@@ -459,7 +459,7 @@ void Game::handleDebugEvents(const SDL_Event& event) {
break;
case SDLK_7:
Notifier::get()->show({Locale::get()->get("game.achievement_unlocked"), Locale::get()->get("game.c11")}, Notifier::Style::CHEEVO, -1, false, "F7");
Notifier::get()->show({Locale::get()->get("achievements.header"), Locale::get()->get("achievements.c11")}, Notifier::Style::CHEEVO, -1, false, "F7");
break;
case SDLK_0: