partenariat

This commit is contained in:
Paul Schneider 2019-09-05 21:01:10 +01:00
commit 803c81ff36

View file

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