Skip to content

Commit

Permalink
Merge pull request #64 from yannlugrin/patch-1
Browse files Browse the repository at this point in the history
Use official channel name in French
  • Loading branch information
Vysci authored Jun 15, 2021
2 parents 410116f + d9e3b22 commit 44c7079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LFGBulletinBoard/Localization.lua
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ GBB.locales = {
["world_channel"] = "Mundo",
},
frFR = {
["lfg_channel"]="RechercheGroupe",
["lfg_channel"]="RechercheDeGroupe",
["world_channel"] = "Monde"
},
ruRU = {
Expand Down

0 comments on commit 44c7079

Please sign in to comment.