partenariat
This commit is contained in:
parent
106e8297c3
commit
803c81ff36
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…
Add table
Add a link
Reference in a new issue