Adds a French beret! HONH HONH HONH! (#37457)
This is very similar to the Italian Moustache, but it's a beret. This will be part of a series of language items. Happy to entertain suggestions as to whether it should be a roundstart item or randomly scattered about maint/cargo crate restricted. In the spirit of atomizing PRs, this one will just be for the French Beret. Ready for merge.
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
{
|
||||
|
||||
"french": {
|
||||
"yes": "oui",
|
||||
"no": "non",
|
||||
"I'm": "j'",
|
||||
"am": "suis",
|
||||
"a": "un",
|
||||
"and": "et",
|
||||
"the": "l'",
|
||||
"I": "j'",
|
||||
"for": "pour",
|
||||
"with": "avec",
|
||||
"of": "de",
|
||||
|
||||
|
||||
"assistant": "ravageur",
|
||||
"assistants": "ravageurs",
|
||||
"baby": [
|
||||
"enfant",
|
||||
"petit baguette"
|
||||
],
|
||||
"bad": "mal",
|
||||
"bye": [
|
||||
"bon voyage",
|
||||
"adieu",
|
||||
"au revoir"
|
||||
],
|
||||
"cake": "gateau",
|
||||
"captain": "capitaine",
|
||||
"changeling": "changeur",
|
||||
"cheese": [
|
||||
"brie",
|
||||
"roquefort",
|
||||
"camembert"
|
||||
],
|
||||
"cigarette": "clope",
|
||||
"cook": "cuisinier",
|
||||
"dad": "papa",
|
||||
"enemy": "silly english dog",
|
||||
"friend": "ami",
|
||||
"good": "bon",
|
||||
"greytide": "les gitans",
|
||||
"greytider": "les gitans",
|
||||
"greytiders": "les gitans",
|
||||
"hardsuit": "burkini",
|
||||
"hello": [
|
||||
"'allo",
|
||||
"bonjour",
|
||||
"salut"
|
||||
],
|
||||
"maint": "les banlieues",
|
||||
"meat": [
|
||||
"coq au vin",
|
||||
"boeuf"
|
||||
],
|
||||
"mom": "maman",
|
||||
"my": "mon",
|
||||
"nuke": [
|
||||
"grand bombe",
|
||||
"la baguette ultime"
|
||||
],
|
||||
"op": "boche",
|
||||
"operative": "boche",
|
||||
"operatives": "boches",
|
||||
"ops": "boches",
|
||||
"urity": "urite",
|
||||
"security": "securite",
|
||||
"shit": "merde",
|
||||
"shitcurity": [
|
||||
"gendarmerie",
|
||||
"les keufs"
|
||||
],
|
||||
"shitsec": [
|
||||
"gendarmerie",
|
||||
"les keufs"
|
||||
],
|
||||
"spaghetti": "macaroni",
|
||||
"spicy": "epice",
|
||||
"thanks": "merci",
|
||||
"tomato": "tomate",
|
||||
"traitor": "collaborateur",
|
||||
"want": "envie",
|
||||
"what's": "quel est",
|
||||
"who's": "qui est",
|
||||
"why": "porquois",
|
||||
"wine": "vin",
|
||||
"wizard": "sorcier"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
|
||||
"italian": {
|
||||
"I'm": "I'm-a",
|
||||
"am": "am-a",
|
||||
@@ -62,5 +63,7 @@
|
||||
"whose": "whose-a",
|
||||
"why": "for-a what reason",
|
||||
"wine": "vino"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user