From 7e8de55858a0acdc52a53cc084e7d0e3fcccada6 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 5 Sep 2019 21:01:10 +0100 Subject: [PATCH] partenariat --- src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs b/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs index c35cebb1..c9429ff4 100644 --- a/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs +++ b/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs @@ -2100,5 +2100,11 @@ namespace Yavsc { return ResourceManager.GetString("Instrumentation", resourceCulture); } } + + public static string Partenariat { + get { + return ResourceManager.GetString("Partenariat", resourceCulture); + } + } } }