partenariat

vnext
Paul Schneider 5 years ago
parent 100dc12406
commit 7e8de55858
1 changed files with 6 additions and 0 deletions

@ -2100,5 +2100,11 @@ namespace Yavsc {
return ResourceManager.GetString("Instrumentation", resourceCulture); return ResourceManager.GetString("Instrumentation", resourceCulture);
} }
} }
public static string Partenariat {
get {
return ResourceManager.GetString("Partenariat", resourceCulture);
}
}
} }
} }

Loading…