Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update frFR.lua #131

Merged
merged 1 commit into from
Feb 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BlackwingLair/Locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if L then

L.vulnerability = "Changement de vulnérabilité"
L.vulnerability_desc = "Préviens quand la vulnérabilité change."
L.vulnerability_message = "Vulnerabilité : %s"
L.vulnerability_message = "Vulnérabilité : %s"
L.detect_magic_missing = "Détection de la magie est absente de Chromaggus"
L.detect_magic_warning = "Un Mage doit incanter \124cff71d5ff\124Hspell:2855:0\124h[Détection de la magie]\124h\124r sur Chromaggus pour que les avertissements de vulnérabilité fonctionnent."
end
Expand Down